This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/11479] Building GCC 3.3 on SCO OpenServer version 3.2v5.0.6 fails
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Jul 2003 03:32:56 -0000
- Subject: [Bug bootstrap/11479] Building GCC 3.3 on SCO OpenServer version 3.2v5.0.6 fails
- References: <20030709164137.11479.bsafdar@invatron.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11479
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-31 03:32 -------
Read <http://gcc.gnu.org/bugs.html>, we need the preprocessed source file?
Also read <http://gcc.gnu.org/install/specific.html#ix86-*-sco3.2v5*> and make sure you
installed all the nessary patches.
I think this is a problem with SCO OpenServer's headers as pthread_getspecific expects
only one argument according to the POSIX standard (ISO/IEC 9945-1:1996).