public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Al Niessner <Al_Niessner@bigfoot.com>
To: gcc-help@gcc.gnu.org
Subject: more problems building gcc
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <38C494DF.56E23E0F@bigfoot.com> (raw)
Message-ID: <20000401000000.zHmQLT2kZX-8HPFIDQU3-Lf6Qjxqvcs8y8vo9Ymy7Es@z> (raw)

Well, I am taking Martin's suggestion and am trying to recompile the
VxWorks system using my build of 2.91.66. After modifying the Makefiles
for VxWorks to point to my compiler and not the old 2.7.2 version I get
this error:

powerpc-wrs-vxworks-gcc   -ansi -nostdinc -O2 -fvolatile -fno-builtin
-fno-for-scope -I/h   -I.
-I/home/niessner/VxWorks/mv2304.54.egcs//target/config/all
-I/home/niessner/VxWorks/mv2304.54.egcs//target/h
-I/home/niessner/VxWorks/mv2304.54.egcs//target/src/config
-I/home/niessner/VxWorks/mv2304.54.egcs//target/src/drv  -DMV2300
-DTARGET_DIR="\"mv2304\""  -P -x assembler-with-cpp -c -o sysALib.o
sysALib.s
/tmp/ccuPSzPA.s: Assembler messages:
/tmp/ccuPSzPA.s:4655: Error: operand out of range (57343 not between
-32768 and 32767)
make: *** [sysALib.o] Error 1

I would look at the output and try to determine where this number is
coming from etc, but it is in one of the tmp files generated by the
compiler/assembler. The odd thing is that it is the right number of
bits, just not signed correctly. Oh, and that number, 57343, is not
defined in sysALib.s.

All and any help is much appreciated.


Al Niessner

             reply	other threads:[~2000-04-01  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-06 21:32 Al Niessner [this message]
2000-03-07  1:00 ` Martin v. Loewis
2000-04-01  0:00   ` Martin v. Loewis
2000-04-01  0:00 ` Al Niessner

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=38C494DF.56E23E0F@bigfoot.com \
    --to=al_niessner@bigfoot.com \
    --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).