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

bugs at busybox.net bugs at busybox.net
Sat Feb 4 19:33:55 UTC 2006


The following issue has been DELETED. 
====================================================================== 
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:18 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.
====================================================================== 

---------------------------------------------------------------------- 
 mach - 02-04-06 00:18  
---------------------------------------------------------------------- 
This bug report is a duplicate of 685, please see bug report 685 for a
patch and forgive my touchpad for clicking when no one ask. 

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          
02-04-06 00:18  mach           Note Added: 0001040                          
02-04-06 11:33  vapier         Issue Deleted: 0000684                       
======================================================================




More information about the uClibc-cvs mailing list