Dear friends, I'm trying to port a program from WINDOWS to Linux, and I'm trying to use pthread_create(). There is no error or warning message when compiling those files( i.e. gcc -c ...), but there is a linking error: undefined reference to function pthread_create(). I'm using RedHat 5.1. please help me ! -- To unsubscribe: mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
- Re: problem with pthread_create wangr
- Re: problem with pthread_create Bernhard Rosenkraenzer
- Re: problem with pthread_create J. Scott Kasten