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]

Re: Fw: multithread application




On Fri, 15 Jun 2001, Kepa Iddeo wrote:
> What are the compilation options I must include to compile a multithread C++
> application?

Depends on your target, e.g. on i686-pc-linux-gnu you can use
`g++ -pthread ...'.

Jeff


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