This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc-3.2.2 and SCO Openserver 5.0.6A
- From: Phillip Porch <root at theporch dot com>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 8 Feb 2003 12:16:39 -0600 (CST)
- Subject: gcc-3.2.2 and SCO Openserver 5.0.6A
I was able to compile gcc-3.2.2 for SCO Openserver 5.0.6A after patching
the gcc/config/i386/i386.c program at about line 927 as a post on the
gcc.gnu.org site suggested for systems that do not have
DEFAULT_PCC_STRUCT_RETURN defined.
if (flag_pcc_struct_return ==2)
#ifndef DEFAULT_PCC_STRUCT_RETURN
flag_pcc_struct_return = 1;
#else
flag_pcc_struct_return = DEFAULT_PCC_STRUCT_RETURN;
#endif
# ./config.guess
i686-pc-sco3.2v5.0.6
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/i686-pc-sco3.2v5.0.6/3.2.2/specs
Configured with: ../gcc-3.2.2/configure
Thread model: single
gcc version 3.2.2
--
Phillip P. Porch <root@sco.theporch.com> NIC:PP1573 finger for
http://www.theporch.com 36 05 45 N 86 50 20 W GnuPG key