Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/TABLE
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-09-16 02:36:49 +0400
committerRichard Levitte <levitte@openssl.org>2000-09-16 02:36:49 +0400
commitf30839ecaa4bc8bfafb73a3b954c9f4abe78e5d0 (patch)
tree8b3d3cf7857c0361dc76e6f8aa374d0332c1bad1 /TABLE
parenteb31944f81e9a35c904a93af0643134dd9fc4ca0 (diff)
Merged in the main trunk, did a 'make update', added a couple of
warnings in appropriate places about building a shared library from the ENGINE source.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE34
1 files changed, 27 insertions, 7 deletions
diff --git a/TABLE b/TABLE
index 1086a74706..eb561a69b0 100644
--- a/TABLE
+++ b/TABLE
@@ -36,7 +36,7 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = win32
$shared_target=
$shared_cflag =
@@ -76,7 +76,7 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = win32
$shared_target=
$shared_cflag =
@@ -156,7 +156,7 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = win32
$shared_target=
$shared_cflag =
@@ -396,7 +396,7 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = win32
$shared_target=
$shared_cflag =
@@ -476,7 +476,7 @@ $cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
-$dso_scheme =
+$dso_scheme = win32
$shared_target=
$shared_cflag =
@@ -805,7 +805,7 @@ $cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall
$unistd =
$thread_cflag = -D_REENTRANT
-$lflags = -lefence
+$lflags = -lefence -ldl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
@@ -825,7 +825,7 @@ $cc = gcc
$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -m486 -Wall
$unistd =
$thread_cflag = -D_REENTRANT
-$lflags =
+$lflags = -ldl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
@@ -1740,6 +1740,26 @@ $dso_scheme =
$shared_target=
$shared_cflag =
+*** newsos4-gcc
+$cc = gcc
+$cflags = -O -DB_ENDIAN -DNEWS4
+$unistd =
+$thread_cflag = (unknown)
+$lflags = -lmld -liberty
+$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
+$bn_obj =
+$des_obj =
+$bf_obj =
+$md5_obj =
+$sha1_obj =
+$cast_obj =
+$rc4_obj =
+$rmd160_obj =
+$rc5_obj =
+$dso_scheme =
+$shared_target=
+$shared_cflag =
+
*** nextstep
$cc = cc
$cflags = -O -Wall