LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   pthread Library For Fedora6 (https://www.linuxquestions.org/questions/linux-hardware-18/pthread-library-for-fedora6-544922/)

aiman 04-10-2007 03:42 PM

pthread Library For Fedora6
 
hi every1 ,i baaadly need pthread library for fedora 6,i have tried searching for it but all in vain,i have an assignment to submit,plzzzzzzz any1 help

wjevans_7d1@yahoo.co 04-10-2007 05:37 PM

What happens when you try this?

Code:

gcc -pthread fred.c -o fred
If that doesn't work, please post your exact compilation command line and the exact error message(s) you get.

aiman 04-10-2007 11:03 PM

gcc: fred.c: No such file or directory
gcc: no input files

This is what is displayed wen i enter the above stated command

wjevans_7d1@yahoo.co 04-11-2007 07:08 AM

No, no, no. (grin)

I was using a Unix/Linux figure of speech here.

Don't literally use "fred.c". Use the name of whatever program you were compiling.

Then please post your exact compilation command line and the exact error message(s) you get.


All times are GMT -5. The time now is 04:10 PM.