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: egcs-19980727 compilation stops



  In message <199807311235.IAA14589@spacely.icd.teradyne.com>you write:
  > 
  > 
  > 
  >   In message <35BF174C.B5159394@fairplay.no> Bjoern write:
  >   > Hi there!
  >   > 
  >   > The compilation stops during a make bootstrap in this file (seems like
  >   > the variable 'flag' isn't defined)
  > 
  > Jeff wrote:
  > > I believe "flag" should be defined by <objdir>/<target>/libf2c/g2c.h.
  > 
  > Under UnixWare 2.1.2 (i386-pc-sysv4.2uw2.1.2), I see the same failure
  > that Bjoern identified.  And:
  > 
  > : egcs-19980727/UnixWare Fri 31 8:31; ll ../libf2c/*.h
  > -rw-r--r--   1 acs      other        2784 Jun 15 03:52 ../libf2c/f2c.h
  > -rw-r--r--   1 acs      other           0 Jul 27 10:31 ../libf2c/g2c.h
  > 
  > So, it doesn't look like *anything* is defined in ../libf2c/g2c.h.
I believe if you remove the bogus file

<srcdir>/libf2c/g2c.h

then things will probably work again.  The file was mistakenly added
to the snapshot.

jeff


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