It seems like all HP-UX are successes as soon as the -ldl vs. -ldld
quirk is fixed.
This commit is contained in:
parent
28178bcf24
commit
fae8762630
1 changed files with 5 additions and 6 deletions
11
STATUS
11
STATUS
|
@ -1,6 +1,6 @@
|
|||
|
||||
OpenSSL STATUS Last modified at
|
||||
______________ $Date: 2000/09/19 15:55:43 $
|
||||
______________ $Date: 2000/09/19 16:14:47 $
|
||||
|
||||
DEVELOPMENT STATE
|
||||
|
||||
|
@ -54,15 +54,14 @@
|
|||
Just a small warning in dso_vms.c [FIXED]
|
||||
VMS/Alpha 7.2-1 (CPQ 5.6-003, TCP/IP 5.0A) - success
|
||||
VMS/VAX 7.2-1 (CPQ 5.2-003, TCP/IP 5.0) - success
|
||||
hpux-parisc-cc (HP-UX B.11.00) - failed
|
||||
Typo in Configure, -ldl should be -ldld [FIXED]
|
||||
hpux-parisc-cc (HP-UX B.11.00) - success
|
||||
hpux-parisc2-cc (11.00) - success
|
||||
hpux64-parisc2-cc (11.00) - success
|
||||
hpux-parisc1_1-cc (11.00) - success
|
||||
hpux-parisc-cc (10.20 w/ -ldld) - success
|
||||
hpux-parisc-gcc (10.20 w/ -ldld) - success
|
||||
hpux-parisc-cc [engine] (10.20 w/ -ldld)- success
|
||||
hpux-parisc-gcc [endine] (10.20 w/ -ldld)- success
|
||||
hpux-parisc2-cc - success
|
||||
hpux64-parisc2-cc - success
|
||||
hpux-parisc1_1-cc - success
|
||||
All hpux 10.20 targets succeeded provided -ldl
|
||||
has been changed to -ldld.
|
||||
solaris-sparcv9-gcc (2.6/ultra5) - success
|
||||
|
|
Loading…
Reference in a new issue