New glibc-2.12 lead

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I chrooted into a failed glibc mockbuild and ran "make" again in the glibc build directory to get the gcc incantation for libanl.so that has been causing the glibc build to fail[1].  The beginning of the several-lines-long gcc command looks like:

gcc   -shared -static-libgcc -Wl,-O1  -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld-linux.so.3 

If you remove the "-static-libgcc" flag from the gcc command, libanl.so is able to build successfully.  I don't know why libgcc_eh.a's __stack_chk_guard isn't resolved by the definition in /lib/ld-linux.so.3, but the problem can apparently be sidestepped by removing "-static-libgcc" from the equation entirely.

I figured I'd share my findings in case someone knows how to get around this from within the makefiles.  I'm still hacking at it, but I haven't gotten anywhere yet.

Rich

[1]: http://fpaste.org/uBaB/
_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux ARM (Vger)]     [Linux ARM]     [ARM Kernel]     [Fedora User Discussion]     [Older Fedora Users Discussion]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [Linux Apps]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

Powered by Linux