This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

pthread on Linux


Hi,
I am using "Red Hat Linux 9.0" & "gcc 3.2" version. I
am trying to build static library out of c++ source
code.

Do I have to use -pthread option during C++ source
file compile time, for multithreaded library?

Does -pthread option should be used for linking the
multithread application?

Thank You,
Avin Patel


	
		
__________________________________
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs  
http://hotjobs.sweepstakes.yahoo.com/careermakeover 


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