public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: james <zhz@public1.sta.net.cn>
To: gcc@gcc.gnu.org
Cc: help-gcc@gnu.org, crossgcc@sourceware.cygnus.com
Subject: linux->a29k-coff compiling error
Date: Mon, 03 Jan 2000 20:57:00 -0000	[thread overview]
Message-ID: <3.0.32.20000104124855.0072ace8@public1.sta.net.cn> (raw)

Hi there,

	to who may help me, :)
	I'm always getting the same error msg while compiling the GCC software,
I have tested the 2.8.1 and 2.95.2. 

	I searched the mailing archives, but did not find anything about the error.

	


P.S:


	my host is pc-i686-linux-gnu, my target is a29k-coff.
my configuration is:

	../gcc-2.x.x/configure  --target=a29k-coff --with-gnu-as --with-gnu-ld

  -c ../gcc-2.8.1/cp/tinfo2.cc
make[1]: Leaving directory `/tar-files/gcc-src/james-gcc-2.8.1-a29k-coff'
make[1]: Entering directory `/tar-files/gcc-src/james-gcc-2.8.1-a29k-coff'
./xgcc -B./ -O2  -DCROSS_COMPILE -DIN_GCC    -g -I./include   -g1
-DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED -fexceptions  -I. -I../gcc-2.8.1
-I../gcc-2.8.1/config \
  -c ../gcc-2.8.1/cp/new.cc
/tmp/ccpOzwex.s: Assembler messages:
/tmp/ccpOzwex.s:171: Error: Invalid operands
/tmp/ccpOzwex.s:224: Error: Invalid operands
/tmp/ccpOzwex.s:234: Error: Invalid operands
/tmp/ccpOzwex.s:236: Error: Invalid operands
/tmp/ccpOzwex.s:273: Error: Invalid operands
/tmp/ccpOzwex.s:288: Error: Invalid operands
/tmp/ccpOzwex.s:342: Error: Invalid operands
/tmp/ccpOzwex.s:395: Error: Invalid operands
/tmp/ccpOzwex.s:405: Error: Invalid operands
/tmp/ccpOzwex.s:407: Error: Invalid operands
/tmp/ccpOzwex.s:444: Error: Invalid operands
/tmp/ccpOzwex.s:459: Error: Invalid operands
/tmp/ccpOzwex.s:567: Error: Invalid operands
/tmp/ccpOzwex.s:577: Error: Invalid operands
/tmp/ccpOzwex.s:579: Error: Invalid operands
/tmp/ccpOzwex.s:616: Error: Invalid operands
/tmp/ccpOzwex.s:631: Error: Invalid operands
make[1]: *** [new.o] Error 1
make[1]: Leaving directory `/tar-files/gcc-src/james-gcc-2.8.1-a29k-coff'
make: *** [libgcc2.a] Error 1
[root@cvsroot james-gcc-2.8.1-a29k-coff

WARNING: multiple messages have this Message-ID
From: james <zhz@public1.sta.net.cn>
To: gcc@gcc.gnu.org
Cc: help-gcc@gnu.org, crossgcc@sourceware.cygnus.com
Subject: linux->a29k-coff compiling error
Date: Sat, 01 Apr 2000 00:00:00 -0000	[thread overview]
Message-ID: <3.0.32.20000104124855.0072ace8@public1.sta.net.cn> (raw)
Message-ID: <20000401000000.XknqbX6Gt0Gg-57M41lkNbJTXKRg52t8IqtCf84G58k@z> (raw)

Hi there,

	to who may help me, :)
	I'm always getting the same error msg while compiling the GCC software,
I have tested the 2.8.1 and 2.95.2. 

	I searched the mailing archives, but did not find anything about the error.

	


P.S:


	my host is pc-i686-linux-gnu, my target is a29k-coff.
my configuration is:

	../gcc-2.x.x/configure  --target=a29k-coff --with-gnu-as --with-gnu-ld

  -c ../gcc-2.8.1/cp/tinfo2.cc
make[1]: Leaving directory `/tar-files/gcc-src/james-gcc-2.8.1-a29k-coff'
make[1]: Entering directory `/tar-files/gcc-src/james-gcc-2.8.1-a29k-coff'
./xgcc -B./ -O2  -DCROSS_COMPILE -DIN_GCC    -g -I./include   -g1
-DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED -fexceptions  -I. -I../gcc-2.8.1
-I../gcc-2.8.1/config \
  -c ../gcc-2.8.1/cp/new.cc
/tmp/ccpOzwex.s: Assembler messages:
/tmp/ccpOzwex.s:171: Error: Invalid operands
/tmp/ccpOzwex.s:224: Error: Invalid operands
/tmp/ccpOzwex.s:234: Error: Invalid operands
/tmp/ccpOzwex.s:236: Error: Invalid operands
/tmp/ccpOzwex.s:273: Error: Invalid operands
/tmp/ccpOzwex.s:288: Error: Invalid operands
/tmp/ccpOzwex.s:342: Error: Invalid operands
/tmp/ccpOzwex.s:395: Error: Invalid operands
/tmp/ccpOzwex.s:405: Error: Invalid operands
/tmp/ccpOzwex.s:407: Error: Invalid operands
/tmp/ccpOzwex.s:444: Error: Invalid operands
/tmp/ccpOzwex.s:459: Error: Invalid operands
/tmp/ccpOzwex.s:567: Error: Invalid operands
/tmp/ccpOzwex.s:577: Error: Invalid operands
/tmp/ccpOzwex.s:579: Error: Invalid operands
/tmp/ccpOzwex.s:616: Error: Invalid operands
/tmp/ccpOzwex.s:631: Error: Invalid operands
make[1]: *** [new.o] Error 1
make[1]: Leaving directory `/tar-files/gcc-src/james-gcc-2.8.1-a29k-coff'
make: *** [libgcc2.a] Error 1
[root@cvsroot james-gcc-2.8.1-a29k-coff

             reply	other threads:[~2000-01-03 20:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-03 20:57 james [this message]
2000-01-04  5:39 ` Joel Sherrill
2000-04-01  0:00   ` Joel Sherrill
2000-04-01  0:00 ` james
2000-01-05 17:49 james
2000-04-01  0:00 ` james

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=3.0.32.20000104124855.0072ace8@public1.sta.net.cn \
    --to=zhz@public1.sta.net.cn \
    --cc=crossgcc@sourceware.cygnus.com \
    --cc=gcc@gcc.gnu.org \
    --cc=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).