[buildroot 0000684]: gcc 3.4.4 with uclibc is build with glibc extensions

bugs at busybox.net bugs at busybox.net
Sat Feb 4 08:10:14 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=684 
====================================================================== 
Reported By:                mach
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   684
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-04-2006 00:10 PST
Last Modified:              02-04-2006 00:10 PST
====================================================================== 
Summary:                    gcc 3.4.4 with uclibc is build with glibc extensions
Description: 
The last revision of gcc-3.4.4 patch file 100-uclibc-conf.patch builds file
unwind-dw2-fde-glibc.c into libgcc (at least on mipsel-linux-uclibc and
arm-linux-uclibc, but should be the same on most architectures). This
creates a dependency on dl_iterate_phdr in every C program built (wich can
be painfully resolved by linking every program against libdl.a).
This also breaks C++ support (because libstdc++ configure try to build a
program without linking in libdl.so).

I would expect this problem to also affect gcc-3.4.5 which has the same
patch.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-04-06 00:10  mach           New Issue                                    
02-04-06 00:10  mach           Status                   new => assigned     
02-04-06 00:10  mach           Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list