public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Billinghurst, David (RTD)" <David.Billinghurst@riotinto.com.au>
To: "'egcs@cygnus.com'" <egcs@cygnus.com>
Subject: Failure compiling egcs-19980628 on mips-sgi-irix6.2
Date: Mon, 29 Jun 1998 22:34:00 -0000	[thread overview]
Message-ID: <BE186FF1FA63D111B6510000C07BDF0D113D8D@CRCMAIL.crts.techaust.riotinto.com.au> (raw)

My attempt to build  egcs-19980628 on mips-sgi-irix6.2 failed.
I have successfully built egcs-1.0.2 and 1.0.3a on same machine.

What I did
	/usr/local/imports/egcs-19980628/configure --enable-shared
	make bootstrap > & make-bootstrap.log &

Final lines of log file

make[4]: Entering directory
`/usr/local/imports/BuildTree.irix/egcs-19980628/gcc'
rm -f tmplibgcc2.a
for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3
_ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2
_floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi
_fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi
_fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _bb
_shtab _clear_cache _trampoline __main _exit _ctors _pure; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC    -g -I./include   -g1  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED    -I. -I/usr/local/imports/egcs-19980628/gcc
-I/usr/local/imports/egcs-19980628/gcc/config -c -DL${name} \
      /usr/local/imports/egcs-19980628/gcc/libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
ld32: FATAL 11: Object file format error (/var/tmp/cclk9pM7):
unrecognizable format
make[4]: *** [libgcc2.a] Error 1
make[4]: Leaving directory
`/usr/local/imports/BuildTree.irix/egcs-19980628/gcc'
make[3]: *** [stmp-multilib-sub] Error 2
make[3]: Leaving directory
`/usr/local/imports/BuildTree.irix/egcs-19980628/gcc'
make[2]: *** [stmp-multilib] Error 1
make[2]: Leaving directory
`/usr/local/imports/BuildTree.irix/egcs-19980628/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory
`/usr/local/imports/BuildTree.irix/egcs-19980628/gcc'
make: *** [bootstrap] Error 2 

+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research and Technical Support
PO Box 316, Thomastown, Vic, Australia, 3074
Phone:	+61 3 9469 0642
FAX:	+61 3 9462 2700
Email:	David.Billinghurst@riotinto.com.au


                 reply	other threads:[~1998-06-29 22:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=BE186FF1FA63D111B6510000C07BDF0D113D8D@CRCMAIL.crts.techaust.riotinto.com.au \
    --to=david.billinghurst@riotinto.com.au \
    --cc=egcs@cygnus.com \
    /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).