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: c/3297: fixincludes (?) removes pthread types from types.h


Synopsis: fixincludes (?) removes pthread types from types.h

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Wed Jun 20 17:14:02 2001
State-Changed-Why:
    If uname -a says SunOS 5.7, as your bug report does, that's the problem: GCC built on Solaris 2.5 gets fixed headers for Solaris 2.5, that won't work correctly on Solaris 7.  You'll have to build GCC on Solaris 7, and use that build on Solaris 7.   I.e., don't share /usr/local, or use different --exec-prefixes for each version of Solaris.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3297&database=gcc


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