hpux: PA-RISC?? which version?

Jeffrey A Law law@cygnus.com
Tue Oct 10 10:24:00 GMT 2000


  In message < 39E31E5D.45DE0830@lufmech.rwth-aachen.de >you write:
  > Hi!
  > 
  > Can someone explain, why binutils configured for
  > hppa2.0w-hp-hpux11.00  are PA-RISC1.1 executables?
Because we never under any circumstances want the tools to default to
creating PA64 binaries.


  > I had the impression hp cc normally creates PA-RISC2.0
  > executables per default.
HP's compilers create executables specific to the particular PA chip in
your system.  Ie, if you've got a PA1.0 box, you get PA1.0 binaries, if
you have a PA1.1 box, you get PA1.1 binaries, if you have a PA2.0 box,
you get PA2.0 binaries.  If you ask nicely, you can get PA64 binaries.

If you want PA2.0 binaries from GCC use -mpa-risc-2-0

jeff



More information about the Binutils mailing list