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


On Aug  3, 2001, "Lee, Michael, Superior Court" <mlee2@co.alameda.ca.us> wrote:

> I did a make clean and started all over with the same result.  Here is the
> last several pages of messages.

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'.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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