[buildroot 0000652]: rev 12223 breaks g++: undefined reference to `dl_iterate_phdr'

bugs at busybox.net bugs at busybox.net
Fri Jan 20 12:33:14 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=652 
====================================================================== 
Reported By:                ensc
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   652
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             01-20-2006 04:33 PST
Last Modified:              01-20-2006 04:33 PST
====================================================================== 
Summary:                    rev 12223 breaks g++: undefined reference to
`dl_iterate_phdr'
Description: 
SVN revision 12223 breaks the g++ compiler; now, I get:

| $ echo 'int main() { }' >bar.cc
| $ g++ bar.cc
| /usr/lib/gcc/arm-xscale-linux-uclibc/4.0.2/libgcc_s.so: undefined
reference to `dl_iterate_phdr'

Going back to revision 12211 of toolchain/gcc/4.0.2/100-uclibc-conf.patch
makes g++ work again.

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-20-06 04:33  ensc           New Issue                                    
01-20-06 04:33  ensc           Status                   new => assigned     
01-20-06 04:33  ensc           Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list