"Foster, Paul" <Paul.Foster@xxxxxxxxxx> writes: > When building Gcc with the make bootstrap command on a hp-ux system > with version 10.20, after a few minutes I get the following see > attachment. Please see http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux10 > > I think they are comparison error between stage 1 and stage 2? Yes: # The HP assembler on these systems has some problems. Most notably the # nassembler inserts timestamps into each object file it creates, causing # the 3-stage comparison test to fail during a make bootstrap. # You should be able to continue by saying make all after getting the # failure from make bootstrap. (from the above link)