From: "J.D. Bronson" <jeff@xpec.com>
To: gcc@gnu.org
Subject: GCC 3.2.2 build error on Solaris 9 x86
Date: Sat, 15 Feb 2003 10:48:00 -0000 [thread overview]
Message-ID: <5.2.1.0.2.20030214203437.00b27538@molson.wixb.com> (raw)
I was able to build gcc 3.2.1 on solaris 9x86 w/o any trouble.
However, the same cannot be said for gcc 3.2.2:
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.2.1/specs
Configured with: ../configure --with-as=/usr/local/bin/as
--with-ld=/usr/local/bin/ld --disable-nls
Thread model: posix
gcc version 3.2.1
I use the same build concept and try building gcc 3.2.2:
<snip>
gcc -c -DIN_GCC -g -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/.
-I../../gcc/config -I../../gcc/../include \
../../gcc/config/i386/i386.c -o i386.o
../../gcc/config/i386/i386.c: In function `override_options':
../../gcc/config/i386/i386.c:927: `DEFAULT_PCC_STRUCT_RETURN' undeclared
(first use in this function)
../../gcc/config/i386/i386.c:927: (Each undeclared identifier is reported
only once
../../gcc/config/i386/i386.c:927: for each function it appears in.)
../../gcc/config/i386/i386.c: In function `ix86_save_reg':
../../gcc/config/i386/i386.c:3982: warning: comparison between signed and
unsigned
make[2]: *** [i386.o] Error 1
make[2]: Leaving directory `/usr/temp/gcc-3.2.2/obj/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/temp/gcc-3.2.2/obj/gcc'
make: *** [bootstrap] Error 2
#
Any thoughts?
--
J.D. Bronson
Aurora Health Care // Information Systems // Milwaukee, WI USA
Office: 414.978.8282 // Fax: 414.328.8282 // Pager: 414.603.8282
next reply other threads:[~2003-02-15 2:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-15 10:48 J.D. Bronson [this message]
2003-02-15 18:07 ` Gerald Pfeifer
2003-02-15 18:53 ` Gerald Pfeifer
2003-02-17 15:02 ` Gabriel Dos Reis
2003-02-17 16:53 ` Kaveh R. Ghazi
2003-02-17 17:00 ` GCC 3.2.2 build error on Solaris 9 x86 (patch?) J.D. Bronson
2003-03-01 4:55 ` Kaveh R. Ghazi
[not found] ` <20030218095944.C9933@synopsys.com>
2003-02-18 18:20 ` spam list ...was GCC 3.2.2 build error on Solaris 9 x86 J.D. Bronson
2003-02-19 13:29 ` Allen Gwinn
[not found] ` <20030219153719.A18720@synopsys.com>
2003-02-21 2:54 ` Allen Gwinn
[not found] ` <20030220184525.A15852@synopsys.com>
2003-02-21 8:37 ` Allen Gwinn
[not found] ` <20030218095114.B9933@synopsys.com>
2003-02-18 18:25 ` J.D. Bronson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5.2.1.0.2.20030214203437.00b27538@molson.wixb.com \
--to=jeff@xpec.com \
--cc=gcc@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).