| Anonymous | Login | Signup for a new account | 11-10-2008 11:21 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001582 | [buildroot] Other | minor | always | 11-08-07 19:03 | 11-09-07 01:28 | ||||
| Reporter | hmoffatt | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001582: libusb tries to build c++ library even if compiler not available | ||||||||
| Description |
libusb tries to build a C++ library (libusbpp) even if cross-g++ is not available. It actually tries to use the host compiler, then complains about mixing objects from the host and target platforms at link time. My fix was to disable the C++ library and also the test suite which uses it, in the attached patch. There doesn't seem to be a configure option in libusb to disable that more cleanly. |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0002899) vanokuten 11-09-07 01:27 |
Applied, thanks! in r20389 |
|
(0002900) vanokuten 11-09-07 01:28 |
fixed in r20389 |
| Copyright © 2000 - 2006 Mantis Group |