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: gcc-2.95 on AIX


	I naively tried including the unmodified pthread.h in AIX 4.3.2
/usr/include into a toy program and did not receive any errors.  Would you
please send a SMALL test program which fails and describe exactly what
error you are experiencing.

	As an aside, to compile a pthreads program on AIX using GCC you
need to compile each object file and link with -mthreads option.

David


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