Richard,
On Wednesday, May 17, 2000 2:42 PM, Richard Levitte - VMS Whacker
[SMTP:[EMAIL PROTECTED]] wrote:
> From: Kevin Steves <[EMAIL PROTECTED]>
>
> stevesk> is at http://people.hp.se/stevesk/patch/parisc2.patch
>
> Downloaded and in my work queue. However, I only have a HPUX 10.20
> box to test on, and I'm not completely sure what CPU it has...
>
The code should work on HP-UX 10.20, but the assembly will only
work on a box with a PA-RISC 2.0 processor in it. Unfortunately,
there is no easy way to find out if you are running on a PA-RISC2.0
processor from user land. If you send me the output of the "model"
command, I can tell you what type of machine you are running
on.
For HP-UX 11.0, you can determine if you have a PA-RISC2.0
processor via the getconf command. "getconf HW_CPU_SUPP_BITS"
should return 64 if it is a PA-RISC2.0 processor.
--Chris
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]