[cygnus.egcs.bugs] Re: config.guess fails on HP-UX

Jeffrey A Law law@cygnus.com
Wed Sep 22 03:49:00 GMT 1999


  In message < Pine.LNX.3.95.990922194304.31958A-100000@moshpit.cygnus.com >you w
rite:
  > > Thank you for the hint, Jeff. It was because there was the CCOPTS variabl
  > e
  > > set and contained the option -Aa. So the fault was really on my side. But
  > > perhaps it would be safe if the compile command in config.guess were
  > > 	(CCOPTS= ${CC-cc} dummy.c -o dummy 2>/dev/null ) && HP_ARCH=`./dummy`
  > 
  > This change looks safe enough to make, so I've applied it to the official
  > version of config.guess.  Thanks for the report,
This is just to determine if the compiler works, right?  I just want to make
sure we're not losing important flags which could change the behavior of
certain tests.

jeff



More information about the Gcc-bugs mailing list