'make update'

This commit is contained in:
Bodo Möller 2001-10-25 08:36:22 +00:00
parent 0b9925be4f
commit b60806a097

173
TABLE
View File

@ -1,3 +1,4 @@
Output of `Configure TABLE':
*** BC-16
$cc = bcc
@ -351,14 +352,14 @@ $shared_cflag = -fPIC
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
*** OpenUNIX-8
*** OpenUNIX
$cc = cc
$cflags = -O -DFILIO_H -Kalloca
$unistd =
$thread_cflag = -Kthread
$lflags =
$bn_ops = -lsocket -lnsl
$bn_obj = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
@ -368,19 +369,41 @@ $rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target= dlfcn
$shared_cflag = svr5-shared
$shared_extension = -Kpic
$ranlib = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =
*** OpenUNIX-8
$cc = cc
$cflags = -O -DFILIO_H -Kalloca
$unistd =
$thread_cflag = -Kthread
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =
*** OpenUNIX-8-gcc
$cc = gcc
$cflags = -O -DFILIO_H -fomit-frame-pointer
$unistd =
$thread_cflag = -pthread
$lflags =
$bn_ops = -lsocket -lnsl
$bn_obj = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
@ -390,19 +413,41 @@ $rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target= dlfcn
$shared_cflag = svr5-shared
$shared_extension = -fPIC
$ranlib = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =
*** OpenUNIX-8-gcc-shared
$cc = gcc
$cflags = -O3 -DFILIO_H -fomit-frame-pointer
$unistd =
$thread_cflag = -pthread
$lflags = -lsocket -lnsl
$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
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -fPIC
$shared_extension =
$ranlib =
*** OpenUNIX-8-pentium
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium
$unistd =
$thread_cflag = -Kthread
$lflags =
$bn_ops = -lsocket -lnsl
$bn_obj = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
@ -412,19 +457,19 @@ $rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target= dlfcn
$shared_cflag = svr5-shared
$shared_extension = -Kpic
$ranlib = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =
*** OpenUNIX-8-pentium_pro
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro
$unistd =
$thread_cflag = -Kthread
$lflags =
$bn_ops = -lsocket -lnsl
$bn_obj = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
@ -434,10 +479,32 @@ $rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target= dlfcn
$shared_cflag = svr5-shared
$shared_extension = -Kpic
$ranlib = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =
*** OpenUNIX-8-shared
$cc = cc
$cflags = -O -DFILIO_H -Kalloca
$unistd =
$thread_cflag = -Kthread
$lflags = -lsocket -lnsl
$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
$shared_extension =
$ranlib =
*** ReliantUNIX
$cc = cc
@ -1035,7 +1102,7 @@ $ranlib =
*** debug-bodo
$cc = gcc
$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DBIO_PAIR_DEBUG -g -m486 -pedantic -Wshadow -Wall
$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -DBIO_PAIR_DEBUG -g -m486 -pedantic -Wshadow -Wall
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
@ -1057,7 +1124,7 @@ $ranlib =
*** debug-levitte-linux-elf
$cc = gcc
$cflags = -DUSE_ALLOCATING_PRINT -DRL_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DNO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -ggdb -g3 -m486 -pedantic -ansi -Wall -Wshadow -Wid-clash-31 -pipe
$cflags = -DUSE_ALLOCATING_PRINT -DRL_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DNO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -ggdb -g3 -m486 -pedantic -ansi -Wall -Wshadow -Wid-clash-31 -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$lflags = -ldl
@ -1255,7 +1322,7 @@ $ranlib =
*** debug-ulf
$cc = gcc
$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -g -O2 -m486 -Wall -Werror -Wshadow -pipe
$cflags = -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -g -O2 -m486 -Wall -Werror -Wshadow -pipe
$unistd =
$thread_cflag = -D_REENTRANT
$lflags =
@ -2842,9 +2909,9 @@ $cc = cc
$cflags = -O -DFILIO_H -Kalloca
$unistd =
$thread_cflag = -Kthread
$lflags =
$bn_ops = -lsocket -lnsl
$bn_obj = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
@ -2854,19 +2921,19 @@ $rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target= dlfcn
$shared_cflag = svr5-shared
$shared_extension = -Kpic
$ranlib = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =
*** unixware-7-pentium
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium
$unistd =
$thread_cflag = -Kthread
$lflags =
$bn_ops = -lsocket -lnsl
$bn_obj = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
@ -2876,19 +2943,19 @@ $rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target= dlfcn
$shared_cflag = svr5-shared
$shared_extension = -Kpic
$ranlib = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =
*** unixware-7-pentium_pro
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro
$unistd =
$thread_cflag = -Kthread
$lflags =
$bn_ops = -lsocket -lnsl
$bn_obj = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
@ -2898,7 +2965,7 @@ $rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target= dlfcn
$shared_cflag = svr5-shared
$shared_extension = -Kpic
$ranlib = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$shared_target=
$shared_cflag =
$shared_extension =
$ranlib =