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

[Bug target/29817] --enable-threads=posix not working under AIX



------- Comment #1 from pinskia at gcc dot gnu dot org  2006-11-14 00:55 -------
(In reply to comment #0) 
> I am compiling with a gcc-4.1.1 binary that someone else had built.  The reason
> I am not using his binary is because I need a posix threading model.  Am I
> doing something wrong?

IIRC AIX threading is really POSIX thread or single threading depending on the
compile time options you give to GCC while compiling your sources.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29817


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