This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

[help] problem with pthread_create


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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


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