Re: Help compiling on HPUX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> From: openssl-users [mailto:openssl-users-bounces@xxxxxxxxxxx] On Behalf Of Dan Freed
> Sent: Tuesday, November 07, 2017 19:14
> To: openssl-users@xxxxxxxxxxx
> Subject:  Help compiling on HPUX

> I see that there are a few posts about compiling openssl on HP-UX, so I’m hopeful that someone can help me out.

My initial suspect is the assembly modules. I suggest configuring with no-asm, and if that works and you really want the assembly code for performance, then investigate further.

Another possibility is optimization. We had issues building OpenSSL for HP-UX (PA-RISC and Itanium) with +O4, which is what Configure specifies for at least some HP-UX builds. We backed it off to +O1 (by editing Configure; we actually use our own Configure script, and merge in changes from the official one each time we update to a new OpenSSL release).

-- 
Michael Wojcik 
Distinguished Engineer, Micro Focus 


-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux