_dl_app_init_array and _dl_app_fini_array problems

Mike Frysinger vapier at gentoo.org
Sat Oct 7 04:34:59 UTC 2006


On Friday 06 October 2006 09:39, Kevin Day wrote:
> Here's the thing, gcc-4.1.1 does not supply a specfile for me.  This
> stuff seems to be hardcoded now.

not really ... gcc has always had a default specs file built into it ... older 
ones would automatically write it out to disk when installing by executing 
itself ... except that this didnt work properly in the cross-compiling 
scenario as you cant execute the gcc you just compiled and the local 
cross-compiler has slightly different specs

since the built in one and the default one written to disk were the exact 
same, the logical step was to simply stop installing it ... you are of course 
free to install your own specs
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20061007/6915cab7/attachment-0002.pgp 


More information about the uClibc mailing list