bug-glibc
[Top][All Lists]
Advanced

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

Problems trying to link with glibc-2.3.3


From: Alex Davis
Subject: Problems trying to link with glibc-2.3.3
Date: Wed, 11 Feb 2004 13:03:26 -0800 (PST)

I have installed the library in a test directory
and I get the following errors linking with it:

cc   -L/glibc-test/lib -I/glibc-test/include test.c
/glibc-test/lib/libc.so.6: undefined reference to address@hidden'
/glibc-test/lib/libc.so.6: undefined reference to address@hidden'
/glibc-test/lib/libc.so.6: undefined reference to address@hidden'
collect2: ld returned 1 exit status

I also tried:
env LD_LIBRARY_PATH=/glibc-test/lib cc  -v -L/glibc-test/lib 
-I/glibc-test/include test.c

That gives me:
cc: error while loading shared libraries: libc.so.6: cannot handle TLS data.

I modified my compiler's specs file to use /glibc-test/ld-linux.so.2 as the 
dynamic
linker.

Any and all help appreciated.

-Alex



=====
I code, therefore I am

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]