Re: [HACKERS] Re: [BUGS] [Keystone Slip # 14] Building pristine source on RedHat Alpha6.0
Started by Tom Laneover 26 years ago1 messageshackers
Bruce Momjian <maillist@candle.pha.pa.us> writes:
Yikes. Is this the expected behavour? Does anyone else see this?
checking whether the C compiler (gcc -O -mieee # optimization -O2
removed because of egcs problem ) works... no
configure: error: installation or configuration problem: C compiler
cannot create executables.
Yup, I see exactly the same thing when I add a # comment to CFLAGS in
my template file. I think it is only safe to put # comments on their
own lines in template files. A quick grep shows that linux_alpha is
the only template that violates that rule.
Hmm. That is strange. I thought the Makefile would honor the # and not
pass it through.
gmake might, but autoconf is a different story...
regards, tom lane
Import Notes
Reply to msg id not found: YourmessageofThu29Jul1999094824-0400199907291348.JAA07245@candle.pha.pa.us