public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Bryant Fujimoto <fujimoto@u.washington.edu>
To: gcc-help@gcc.gnu.org
Subject: Problem compiling gcc 2.95.2 on DEC Station 3000
Date: Sun, 17 Dec 2000 09:44:00 -0000	[thread overview]
Message-ID: <Pine.A41.4.21.0012170937050.149628-100000@homer25.u.washington.edu> (raw)

Hello,
  I am trying to compile gcc-core-2.95.2 on a DEC Station 3000
running ULTRIX V4.3 (Rev. 44)

after ./configure, I do 'make bootstrap-lean' and I get the
following error message (I also include the command which 
produced the error).

stage1/xgcc -Bstage1/ -B/usr/local/mips-dec-ultrix4.3/bin/ -c  -DIN_GCC
-O2 -g  -DHAVE_CONFIG_H    -I. -I. -I./config -I./../include cpplib.c
cpplib.c: In function `do_assert':
cpplib.c:2753: invalid operands to binary -
cpplib.c: In function `do_unassert':
cpplib.c:2829: invalid operands to binary -
make[2]: *** [cpplib.o] Error 1
make[2]: Leaving directory `/usr/users/library/gcc-2.95.2/gcc'
make[1]: *** [bootstrap-lean] Error 1
make[1]: Leaving directory `/usr/users/library/gcc-2.95.2/gcc'
make: *** [bootstrap-lean] Error 1

I realize that the DEC station is a rather old computer, but does
anyone have any idea what is causing this problem, and how to fix it?

Thanks,
Bryant Fujimoto
fujimoto@u.washington.edu

             reply	other threads:[~2000-12-17  9:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-17  9:44 Bryant Fujimoto [this message]
2000-12-17 14:15 ` Anthony Lee

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=Pine.A41.4.21.0012170937050.149628-100000@homer25.u.washington.edu \
    --to=fujimoto@u.washington.edu \
    --cc=gcc-help@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).