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]

Re: other/4817: Multib lib configuration C++ link failed


Synopsis: Multib lib configuration C++ link failed

State-Changed-From-To: open->analyzed
State-Changed-By: ljrittle
State-Changed-When: Wed Nov  7 16:49:34 2001
State-Changed-Why:
    The reported fix is highly questionable.  On AIX, the
    correct way to enable thread support is:
    --enable-threads=aix not --enable-threads=posix
    
    This aix is a special case that handles posix threading
    in light of the way multilib is set up on AIX it does
    not mean AIX threads (if there is any such thing).

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=4817&database=gcc


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