public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Aaron Jackson <jackson@negril.msrce.howard.edu>
To: egcs@cygnus.com
Subject: More Ultrix problems...
Date: Sun, 02 Nov 1997 17:50:00 -0000	[thread overview]
Message-ID: <9711030141.AA03526@negril.msrce.howard.edu> (raw)

After adding -fsjlj-exceptions to the CFLAGS otions in the gcc makefile,
I was able to get egcs to build.  But it died while building the runtime
libraries (see below).  Anybody know what might have caused this type of
error?

Aaron Jackson		jackson@msrce.howard.edu

Building runtime libraries
if [ -f libgcc2.ready ] ; then          true;  else     touch libgcc2.ready;  fi
if [ -f fixhdr.ready ] ; then   true;  else     touch fixhdr.ready;  fi
case "c proto gcov  c++ f77 objc" in  *f77*) top=`pwd`;    cd f/runtime && make
     GCC_FOR_TARGET="`case '/usr/users/jackson/egcs/egcs-971023/gcc/xgcc -B/usr/
users/jackson/egcs/egcs-971023/gcc/' in       './xgcc -B./') echo ${top}/xgcc -B
${top}/;;       *) echo '/usr/users/jackson/egcs/egcs-971023/gcc/xgcc -B/usr/use
rs/jackson/egcs/egcs-971023/gcc/';; esac`"      GCC_FLAGS="" CROSS=""  AR_FLAGS=
"rc"  AR="ar"  BISON="bison"  BISONFLAGS=""  CC="gcc"  CFLAGS="-g -O2"  X_CFLAGS
=""  LDFLAGS=""  LEX="lex"  LEXFLAGS=""  MAKEINFO="/usr/users/jackson/egcs/egcs-
971023/texinfo/makeinfo/makeinfo "  MAKEINFOFLAGS=""  RANLIB="ranlib"  RANLIB_TE
ST="[ -f /usr/bin/ranlib -o -f /bin/ranlib ]"  SHELL="/bin/sh"  exec_prefix="/us
r/local"  prefix="/usr/local"  tooldir="/usr/local/mips-dec-ultrix4.4"  bindir="
/usr/local/bin"  libsubdir="/usr/local/lib/gcc-lib/mips-dec-ultrix4.4/egcs-2.90.
14"      all ;;  esac
*** Error code 1

Stop.
*** Error code 1

             reply	other threads:[~1997-11-02 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-11-02 17:50 Aaron Jackson [this message]
1997-11-04 19:30 ` 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=9711030141.AA03526@negril.msrce.howard.edu \
    --to=jackson@negril.msrce.howard.edu \
    --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).