help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pthread'ed code


From: Måns Rullgård
Subject: Re: pthread'ed code
Date: Wed, 11 Aug 2004 17:58:32 +0200
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, linux)

red floyd <no.spam@here.dude> writes:

> Are there any special command line options I should give to g++ when
> compiling code that uses pthreads?

Use -pthread when compiling and linking. It will take care of the
rest.

-- 
Måns Rullgård
mru@kth.se


reply via email to

[Prev in Thread] Current Thread [Next in Thread]