Re: [openssl-users] FIPSLD 2.0.5 (HP-UX AI64 11.23) fails to link with pthread error

2015-03-02 Thread Tom Francis
> On Mar 2, 2015, at 4:18 AM, Mrunal Nerpawar wrote: > > Thanks Tom for the reply. > > I know I am replying really late, but the option you mentioned is tried but > is not working either. :( > > Anything else i can try? Since I no longer have access to that compiler, and I don’t generally bo

Re: [openssl-users] FIPSLD 2.0.5 (HP-UX AI64 11.23) fails to link with pthread error

2015-03-02 Thread Mrunal Nerpawar
Thanks Tom for the reply. I know I am replying really late, but the option you mentioned is tried but is not working either. :( Anything else i can try? -Mrunal On Wed, Feb 25, 2015 at 8:31 AM, Tom Francis wrote: > Have you tried changing FIPSLD_CC and FIPSLD_LINK to include the necessary > o

Re: [openssl-users] FIPSLD 2.0.5 (HP-UX AI64 11.23) fails to link with pthread error

2015-02-24 Thread Tom Francis
Have you tried changing FIPSLD_CC and FIPSLD_LINK to include the necessary options (e.g. -mt)? Note: it might be simpler to modify fipsld instead, depending on how easy/hard it is to maintain spaces properly when settings FIPSLD_CC and FIPSLD_LINK. Since the fipsld script is just a convenience

[openssl-users] FIPSLD 2.0.5 (HP-UX AI64 11.23) fails to link with pthread error

2015-02-23 Thread Mrunal Nerpawar
Details == Fips 2.0.5 configured with no-asm and threads. Openssl 1.0.1H configured with shared, fips, threads no-asm (many alogos omitted) compiler - using aCC 6.25 on HPUX-IA64 11.23. bash-2.05$ aCC --version aCC: HP C/aC++ B3910B A.06.25.02 [Nov 25 2010] bash-2.05$ product linking with fi