BusyBox Bug and Patch Tracking
BusyBox
  

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  toolchain.diff [^] (892 bytes) 12-12-05 02:57

- Relationships

- Notes
(0000793)
vapier
12-16-05 17:35

no, gcc and binutils are smart enough to use the correct compilers
 

- Issue History
Date Modified Username Field Change
12-12-05 02:57 crafterm New Issue
12-12-05 02:57 crafterm Status new => assigned
12-12-05 02:57 crafterm Assigned To  => uClibc
12-12-05 02:57 crafterm File Added: toolchain.diff
12-16-05 17:35 vapier Note Added: 0000793
12-16-05 17:35 vapier Status assigned => closed
12-16-05 17:35 vapier Resolution open => won't fix
02-12-07 05:49 vapier Status closed => assigned
02-12-07 05:49 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker