HP Catch 22
Aaron Jackson
jackson@negril.msrce.howard.edu
Thu Nov 6 22:23:00 GMT 1997
On my second attempt to build egcs, I thought I would just build the egcs
core 971105 snapshot. The build finished, but gave a Bootstrap
comparison failure. It would appear that all of the object files
differ (see below). Is this a problem, as I remember from the gcc
readme that some systems fail during 'make compare'. Which brings me to
the catch 22. Duiring the build, the compiler was constantly issuing
warnings of the form:
cc1: warning: -g is only supported when using GAS on this processor,
cc1: warning: -g option disabled.
I tried to build gas with no luck at all. A './configure ' gave me the
warning:
Configuring for a hppa1.1-hp-hpux10.01 host.
*** This configuration is not supported in the following subdirectories:
ld
(Any other directories should still work fine.)
and a 'make' gave me an error 1 stop. Anyway, I'm going to remove all g
flags and try again to see if that makes a difference (at least it will
quiet the compiler!).
Aaron Jackson jackson@msrce.howard.edu
Bootstrap comparison failure!
alias.o differs
alloca.o differs
bc-emit.o differs
bc-optab.o differs
bi-arity.o differs
...110 lines or so...
tree.o differs
underscore.o differs
unprotoize.o differs
unroll.o differs
varasm.o differs
version.o differs
xcoffout.o differs
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
More information about the Gcc
mailing list