This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 4.3.2: undefined reference to `__fortify_fail@GLIBC_PRIVATE'


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]