public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: gson@araneus.fi (Andreas Gustafsson)
To: egcs@cygnus.com
Subject: Make build failure on NetBSD/i386 1.2
Date: Mon, 08 Dec 1997 07:25:00 -0000	[thread overview]
Message-ID: <199712081524.RAA29796@guava.araneus.fi> (raw)

I just tried building egcs-1.0 on NetBSD/i386 1.2
(i386-unknown-netbsd-1.2) using the system's stock cc, which is
actually gcc 2.7.2.  "make build" failed at the following point (long
line broken for the benefit of limited mail software):

   $ /x/egcs-1.0/configure --enable-shared
   Created "Makefile" in /x/egcs-obj using "/x/egcs-1.0/config/mh-x86pic" and "/x/egcs-1.0/config/mt-x86pic"
   Links are now set up to build a native compiler for i386-unknown-netbsd1.2
   $ make build
   ...lots of output deleted...
   for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2  _lshrdi\
   3 _ashldi3 _ashrdi3 _ffsdi2  _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2\
    _floatdidf _floatdisf  _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _\
   fixunssfdi _fixsfdi  _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi  _fix\
   tfdi _fixunstfdi _floatditf  __gcc_bcmp _varargs __dummy _eprintf _op_\
   new _op_vnew _new_handler  _op_delete _op_vdel _bb _shtab _clear_cache\
    _trampoline __main _exit  _ctors _eh  _pure;  do  echo ${name};  ./xg\
   cc -B./ -O2   -DIN_GCC   -g -I./include   -g1 -DIN_LIBGCC2 -D__GCC_FLO\
   AT_NOT_NEEDED -fexceptions -I. -I/x/egcs-1.0/gcc -I/x/egcs-1.0/gcc/con\
   fig -c -DL${name}  /x/egcs-1.0/gcc/libgcc2.c -o ${name}.o;  if [ $? -e\
   q 0 ] ; then true; else exit 1; fi;  ar rc tmplibgcc2.a ${name}.o;  rm\
    -f ${name}.o;  done
   _muldi3
   /var/tmp/cc028591.s: Assembler messages:
   /var/tmp/cc028591.s:153: Error: Unknown expression: symbols LECIE1 and LSCIE1 are in different frags.
   *** Error code 1

Your help is appreciated.
-- 
Andreas Gustafsson, gson@araneus.fi

             reply	other threads:[~1997-12-08  7:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-08  7:25 Andreas Gustafsson [this message]
1997-12-08  9:35 ` Jeffrey A Law
1997-12-12 10:18   ` Andreas Gustafsson
1997-12-12 13:04     ` Jeffrey A Law

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=199712081524.RAA29796@guava.araneus.fi \
    --to=gson@araneus.fi \
    --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).