RE: OpenSSL 1.0.1j - HP

2014-10-21 Thread Kyle Chapman
Check this commit http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=40155f408985aff2e9f1b61b7cb04a3e518633a1 From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of LeSieur, Rajshree Sent: Tuesday, October 21, 2014 6:05 PM To:

compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
Greetings folks. trying to compile 0.9.8zc on aix 7.1 (and 6.1) with various versions on xlc Aix 7.1 has xlc 11.1 Aix 6.1 has xlc 9 Both fail given these steps: ./config shared threads Compiles for aix-cc making all in crypto/rsa... gmake[2]: Entering directory `/san/dev/ssl/0.9.8/crypto/rsa'

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
to have missed out in 0.9.8. Emilia On Thu, Oct 16, 2014 at 5:58 AM, Kyle Chapman kyle.chap...@pb.commailto:kyle.chap...@pb.com wrote: Greetings folks. trying to compile 0.9.8zc on aix 7.1 (and 6.1) with various versions on xlc Aix 7.1 has xlc 11.1 Aix 6.1 has xlc 9 Both fail given these steps

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
://git.openssl.org/gitweb/?p=openssl.gita=commith=e2e5326e5b068411999f62b4ba67835d64764ca5 These are build fixes that we appear to have missed out in 0.9.8. Emilia On Thu, Oct 16, 2014 at 5:58 AM, Kyle Chapman kyle.chap...@pb.commailto:kyle.chap...@pb.com wrote: Greetings folks. trying to compile

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
does -#include ../constant_time_locl.h +#include constant_time_locl.h On Thu, Oct 16, 2014 at 7:02 PM, Kyle Chapman kyle.chap...@pb.commailto:kyle.chap...@pb.com wrote: Thanks for the reply… Applied both sets of patches (on aix 71./xlc 11.1). I added –qlanglvl=extc99… even without

RE: compile prob with xlc/aix 0.9.8zc

2014-10-16 Thread Kyle Chapman
They should essentially achieve the same as -qkeyword=inline, and I'll look into putting them to older branches. Emilia On Thu, Oct 16, 2014 at 7:53 PM, Kyle Chapman kyle.chap...@pb.commailto:kyle.chap...@pb.com wrote: patches are in ok, the output is from the –I paths to the compiler

compile prob with xlc/aix 0.9.8zc

2014-10-15 Thread Kyle Chapman
Greetings folks. trying to compile 0.9.8zc on aix 7.1 (and 6.1) with various versions on xlc Aix 7.1 has xlc 11.1 Aix 6.1 has xlc 9 Both fail given these steps: ./config shared threads Compiles for aix-cc making all in crypto/rsa... gmake[2]: Entering directory `/san/dev/ssl/0.9.8/crypto/rsa'