public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Ultrix problems
@ 1997-10-31 10:00 Aaron Jackson
  1997-10-31 10:24 ` Jeffrey A Law
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Jackson @ 1997-10-31 10:00 UTC (permalink / raw)
  To: egcs

I've only tried a couple of snapshots, but egcs no longer builds on my Ultrix 
machine.  The last time I tried a build, it died before the first stage was
completed. This time, the build died during the second stage.  The errors
are similar to the last time I tried (se below). I was told it was probably
due to the dwarf exceptions.  Is there a way to turn them off so I can get a
complete build? 

Aaron Jackson		jackson@msrce.howard.edu

./xgcc -B./ -O2   -DIN_GCC    -O2 -g -O2 -I./include   -g1 -DIN_LIBGCC2
-D__GCC_
FLOAT_NOT_NEEDED  -I. -I. -I./config    -c ./cp/tinfo.cc
as0: Error: ./cp/tinfo.cc, line 1: undefined symbol in expression
      .word $LECIE1-$LSCIE1
...for 100 lines or so...
...and then an "Error code 1"...

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

* Re: Ultrix problems
  1997-10-31 10:00 Ultrix problems Aaron Jackson
@ 1997-10-31 10:24 ` Jeffrey A Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey A Law @ 1997-10-31 10:24 UTC (permalink / raw)
  To: Aaron Jackson; +Cc: egcs

  In message < 9710311751.AA12521@negril.msrce.howard.edu >you write:
  > I've only tried a couple of snapshots, but egcs no longer builds on my
  > Ultrix machine.  The last time I tried a build, it died before the first
  > stage was completed. This time, the build died during the second stage.
  > The errors are similar to the last time I tried (se below). I was told it
  > was probably due to the dwarf exceptions.  Is there a way to turn them off
  > so I can get a complete build? 
-fsjlj-exceptions

Or arrange for DWARF2_UNWIND_INFO and DWARF2_DEBUGGING_INFO to both
be undefined might do the trick.

jeff

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

end of thread, other threads:[~1997-10-31 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-10-31 10:00 Ultrix problems Aaron Jackson
1997-10-31 10:24 ` 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).