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

bugs at busybox.net bugs at busybox.net
Sat Feb 4 08:15:35 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=685 
====================================================================== 
Reported By:                mach
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   685
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             02-04-2006 00:15 PST
Last Modified:              02-04-2006 00:15 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 it 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:15  mach           New Issue                                    
02-04-06 00:15  mach           Status                   new => assigned     
02-04-06 00:15  mach           Assigned To               => uClibc          
02-04-06 00:15  mach           File Added: 101-uclibc-conf.patch                
   
======================================================================




More information about the uClibc-cvs mailing list