This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Ultrix problems



  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]