mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
More reports.
This commit is contained in:
parent
9cfab47b18
commit
c759ddd676
10
STATUS
10
STATUS
@ -1,6 +1,6 @@
|
||||
|
||||
OpenSSL STATUS Last modified at
|
||||
______________ $Date: 2000/09/21 14:26:12 $
|
||||
______________ $Date: 2000/09/21 14:51:45 $
|
||||
|
||||
DEVELOPMENT STATE
|
||||
|
||||
@ -87,9 +87,11 @@
|
||||
0.9.6-beta3 is available:
|
||||
aix-cc (4.3) - success
|
||||
aix-cc [engine] (4.3) - success
|
||||
linux-elf (RedHat 5.2, gcc 2.7.2.3) - success
|
||||
linux-elf (RedHat 6.2) - success
|
||||
linux-elf [engine] (RedHat 6.2) - success
|
||||
solaris-sparcv9-gcc (5.7, gcc 2.95.2) - success
|
||||
solaris-sparcv9-gcc (5.6, gcc 2.95.2) - success
|
||||
solaris-sparcv9-cc (5.6, SunWS C 4.2) - success
|
||||
solaris-sparcv9-cc [engine] (5.6, SunWS C 4.2)- success
|
||||
VC-WIN32 (NT4 SP6, VC6 SP2) - success
|
||||
@ -99,11 +101,13 @@
|
||||
VC-WIN32 (NT4 SP6, Mingw32) - failed
|
||||
mingw32a.mak contains a few lines that
|
||||
generate an error.
|
||||
VC-NT (NT4 SP6, VC6 SP4) - failed static
|
||||
VC-NT static libs (NT4 SP6, VC6 SP4) - failed
|
||||
Complains about unresolved external symbol
|
||||
__imp__RegQueryValueEx. This only
|
||||
happens when building the static
|
||||
libraries.
|
||||
libraries. Tests pass as soon as
|
||||
you make sure advapi32.lib gets
|
||||
liked in.
|
||||
VC-WIN32 (W2K Pro SP1, VC6 SP3, PSDK Jul2000)- success
|
||||
hpux-parisc-gcc (B.10.20, gcc 2.95.2) - success
|
||||
hpux-parisc-cc (B.10.20, cc A.10.32.30) - success
|
||||
|
Loading…
Reference in New Issue
Block a user