This is the mail archive of the gcc-help@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: FW: error making gcc on HP-UX 11.00


  In message <ork80lymig.fsf@feijoada.lsd.ic.unicamp.br>you write:
  > You may want to try `make bootstrap4' in the same build tree and see
  > if the compiler stabilizes.  OTOH, I seem to recall someone mentioning
  > that the HP-UX linker would add timestamps to object files somewhere
  > `make compare' wouldn't ignore them, so you'd run into this issue, and
  > it would be safe to ignore it.  So, if `make bootstrap4' fails
  > similarly, just do `make all' afterwards, and then `make install'.
It's the HP assembler that embeds timestamps.  Unfortunately the timestamps
are not in a location easily removed for a comparison test.

The HP assembler is insanely lame anyway, use gas instead.
jeff


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