[help] problem with pthread_create
C Jaiprakash, Noida
cjaiprakash@noida.hcltech.com
Mon Oct 4 12:21:00 GMT 2004
Hi,
I have built glibc with linuxthreads support for coldfire v4e. But when i
try to link a test case using pthread_create function i get undefined
reference to pthread_create. I am sure that it's not a trivial issue like
libpthread doesn't exist or path is not correct etc. I tried giving
libpthread.a directly also but same error.
I saw the objdump of libpthread.a but could not find pthread_create symbol
there, however __pthread_create_2_1 is there.
libpthread.map file though has this symbol (pthread_create) in GLIBC_2.0
and GLIBC_2.1 both. I am not sure what could be the source of problem. Any
help is appreciated?
Thanks and best regards,
C Jaiprakash
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Contributing to the World by creating indispensable value !
System Software CoE @ HCLT-Noida
http://www.hcltechnologies.com
Ph. : +91-120-2510701/702 Ext : 3170
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Libc-alpha
mailing list