gcc 4.3.2: undefined reference to `__fortify_fail@GLIBC_PRIVATE'

Zvi Vered veredz72@gmail.com
Wed Jan 27 08:13:00 GMT 2010


Hello,

I built gcc 4.3.2 for x86-ia32 using crosstool 5.2

My application uses librt.a

When I link my applicaon with librt.a I get:

/opt/toolchain/i686-nptl-linux-gnu/i686-nptl-linux-gnu/sys-root/usr/lib/librt.so:
undefined reference to `__fortify_fail@GLIBC_PRIVATE'

When I linked with librt.a in /usr/lib (gcc 4.1.2 installed with Red
Hat) I got no link errors.

All files are compiled with Intel Compiler 11.1/064. But librt.a is
taken from gcc 4.3.2

What is the cause to the problem ?

Thanks.

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list