This is the mail archive of the gcc@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]

egcs-1.1b successfully built on hppa1.1-hp-hpux10.01


Hi!

I just build and installed egcs-1.1b successfully on our HP-Convex S-2000
runnning HP_UX 10.1 (hppa1.1-hp-hpux10.01) with posix-threads enabled and
using gas. For installation is was essental not to install the whole
GNU-binutil package but to install gas only. After that it was no problem. 
Only one strange thing remains: I have to link always everything with
-lpthread even if I do not use them.

I run also the testsuite: Here are the results:


                === libstdc++ Summary ===

# of unexpected failures        10
# of expected failures          20

                === gcc Summary ===

# of expected passes            7479
# of unexpected failures        19
# of expected failures          7
# of unsupported tests          18

                === g++ Summary ===

# of expected passes            3614
# of unexpected failures        305
# of unexpected successes       2
# of expected failures          386 
# of untested testcases         7 

                === g77 Summary ===

# of expected passes            415


My own code which uses exception-handling and templates heavily compiles
and runs without problems. 

Gero


----------------------------------------------------------------------
Gero Wedemann
DKFZ / Division Biophysics of Macromolecules
Tlf. (+49) 6221-42-3398
email gero.wedemann@dkfz-heidelberg.de
PGP key: http://www.dkfz-heidelberg.de/Macromol/wedemann/mypageng.html
----------------------------------------------------------------------



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