This is the mail archive of the gcc-help@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]

Re: GCC 3.0.4 on AIX 5.1


>>>>> Jubin  writes:

Jubin> Then i already have gcc 3.0.4 compiled on AIX 5.1. But when i
Jubin> checked the version by
Jubin> gcc -v . It says Thread Model :Single . Is it ok ?

$ gcc -v
Thread model: single
$ gcc -pthread -v
Thread model: posix


	This previously was discussed on the gcc-help mailinglist.  You
should look in the archive of that mailinglist for answers to your
questions and generally utilize that mailinglist and the GCC documentation
for this type of information.

http://gcc.gnu.org/ml/gcc-help/2002-04/msg00181.html

David


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