[Ultrix V4.3] Bootstrap failure (Was: Re: [Ultrix V4.3] Use SHELL=/bin/sh5)

Jeffrey A Law law@cygnus.com
Tue Dec 22 22:06:00 GMT 1998


  In message < 13950.46305.82614.102171@xayide.TechFak.Uni-Bielefeld.DE >you writ
e:
  > --Multipart_Mon_Dec_21_21:51:34_1998-1
  > Content-Type: text/plain; charset=US-ASCII
  > 
  > 
  > > Losing shell.  Quite a common problem though.  Common enough that we have
  >  a
  > > standard way to deal with it.  Change the above line to:
  > > 
  > >   if [ -f no-such-file ]; then echo no; else true; fi
  > > 
  > > If you could find any occurences that are giving your ultrix box troubles
  > > and send a patch it would be greatly appreciated!
  > 
  > I'd like to, but started from the current CVS version.  make bootstrap
  > fails earlier now:
Looks like a bug in your assembler.

  > as0: __divdi3 
  > as0: Error: /vol/egcs/src/egcs/egcs/egcs/gcc/libgcc2.c, line 1: stmt extend
  > s past logical end
  >       bne $6,$0,.+12
As far as I know that is a valid instruction for mips processors.

jeff



More information about the Gcc-bugs mailing list