| Anonymous | Login | Signup for a new account | 11-10-2008 10:54 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 | ||||
| 0000597 | [buildroot] Other | major | always | 12-12-05 02:57 | 02-12-07 05:49 | ||||
| Reporter | crafterm | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | won't fix | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0000597: [patch] "native toolchain in the target filesystem" option broken | ||||||||
| Description |
Hi Guys, toolchain/binutils.mk and toolchain/gcc/gcc-uclibc-3.x.mk don't specify $(TARGET_CONFIGURE_OPTS) for the gcc/binutils -target goals. This results in gcc/ld/readelf/etc all being built for the target system using the host C compiler, and hence being linked to the host C library (eg. GNU libc) which causes them to fail when used. The attached patch fixes this. Cheers, Marcus |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0000793) vapier 12-16-05 17:35 |
no, gcc and binutils are smart enough to use the correct compilers |
| Copyright © 2000 - 2006 Mantis Group |