public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* More Ultrix problems...
@ 1997-11-02 17:50 Aaron Jackson
  1997-11-04 19:30 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Jackson @ 1997-11-02 17:50 UTC (permalink / raw)
  To: egcs

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-11-04 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-02 17:50 More Ultrix problems Aaron Jackson
1997-11-04 19:30 ` Jeffrey A Law

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).