[buildroot 0000597]: [patch] "native toolchain in the target filesystem" option broken

bugs at busybox.net bugs at busybox.net
Mon Dec 12 10:57:47 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=597 
====================================================================== 
Reported By:                crafterm
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   597
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             12-12-2005 02:57 PST
Last Modified:              12-12-2005 02:57 PST
====================================================================== 
Summary:                    [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
====================================================================== 

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                    
======================================================================




More information about the uClibc-cvs mailing list