Bug 1.0.1 on HP-UX 10.10 & solution

Jeffrey A Law law@cygnus.com
Mon Jan 26 08:41:00 GMT 1998


  In message < 9801260611.AA23239@zaphod.informatik.tu-chemnitz.de >you write:
  > Hi,
  > 
  > When trying to
  > ./configure --prefix=/opt/egcs --with-gnu-as --enable-shared 
  > gmake bootstrap
  > on a HP-UX 10.10 we got complaints about unmatched #endifs
  > in syslimits.h. (Revision 76.4)
  > The bugs are that the #endifs are WITHIN comments on lines
  > 170 and 199. Move the "double */" to the end lines 169 and 198,respectively.
Can you please send me
/usr/include/syslimits.h

and 


/opt/egcs/lib/gcc-lib/hppa1.1-hp-hpux10.10/egcs-1.0.1/include/syslimits.h


  > Done the job and egcs compiles fine. Only one unexpected failure for the
  > whole egcs reported with "make check", I suppose I got a living and
  > breathing thing, didn't I?
Yup.  I assume the one failure was unoptimized fp-cmp-1.c?
jeff



More information about the Gcc-bugs mailing list