Successful 1.0.1 build on HP-UX

Dave Steffen steffend@glitch.physics.colostate.edu
Fri Jan 9 13:53:00 GMT 1998


Hi Folks

   Just finished a successful build on HP-UX 9.05. I used the native
   compiler, GNU's assember (2.8.1), and configured with
   --with-gnu-as.

   Some build notes: first of all, since I was using a prefix that's
   unique (I already blew away my working gcc2 once, and I didn't want
   to repeat the experience), I also had to rebuild/reinstall gas with
   the same prefix. Otherwise, the build process seemed to eventually
   pick up the native HP assembler, at which point all hell broke
   loose. ;-)

   Also, as per the "SPECIFIC" file, there's a bug in the shell that's
   triggered by the configure scripts. In fact, it's triggered by
   several other GNU packages I've built recently. Setting SHELL and
   CONFIG_SHELL to /bin/ksh fixed the problem in in configure script;
   but every now and then during the actual build process, I'd see the
   same error happen. Unfortunately I didn't save the output from the
   build process; I'll try to reproduce this bug. OTOH it didn't seem
   to hurt anything very much...


   Results from config.guess:

glitch 56 : config.guess
hppa1.1-hp-hpux9.05



   Edited results from make -k check: 


                === libio Summary ===

# of expected passes            40



                === libstdc++ Summary ===

# of expected passes            30



                === gcc Summary ===

# of expected passes            4884
# of unexpected failures        1
# of expected failures          5
# of unsupported tests          6


                === g++ Summary ===

# of expected passes            3396
# of unexpected successes       7
# of expected failures          80
# of untested testcases         6


                === g77 Summary ===

# of expected passes            132




  I've only compiled a trivial test program so far; hitting my
  numerical code with egcs will take some fussing with my
  libraries. ;-)

--------------------------------------------------------------------------
Dave Steffen                      Wave after wave will flow with the tide
Dept. of Physics                    And bury the world as it does
Colorado State University         Tide after tide will flow and recede
steffend@lamar.colostate.edu        Leaving life to go on as it was...
							- Peart / RUSH
"The reason that our people suffer in this way.... 
is that our ancestors failed to rule wisely".   -General Choi, Hong Hi







More information about the Gcc mailing list