X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=TABLE;h=26c60a0b58e2667f7a40c21a147f408f49a4990a;hb=2b98d1ccb7b0030857e07d5fe025a36e0263361d;hp=d57245cdb01acc92ac824a59a64c19514f2abec8;hpb=757d479536d3d7f51e81a8677ca2aad04d7951af;p=oweals%2Fopenssl.git diff --git a/TABLE b/TABLE index d57245cdb0..26c60a0b58 100644 --- a/TABLE +++ b/TABLE @@ -136,7 +136,7 @@ $ranlib = $cc = gcc $cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE $lflags = $bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $bn_obj = asm/bn86-elf.o asm/co86-elf.o @@ -352,6 +352,138 @@ $shared_cflag = -fPIC $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $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 = -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-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 = -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-pentium_pro +$cc = cc +$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro +$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-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 $cflags = -KPIC -g -DSNI -DTERMIOS -DB_ENDIAN @@ -640,12 +772,12 @@ $ranlib = *** alpha-cc $cc = cc -$cflags = -std1 -tune host -O4 -readonly_strings +$cflags = -std1 -tune host -fast -readonly_strings $unistd = -$thread_cflag = (unknown) +$thread_cflag = -pthread $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -655,7 +787,29 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn -$shared_target= true64-shared +$shared_target= tru64-shared +$shared_cflag = +$shared_extension = .so +$ranlib = + +*** alpha-cc-rpath +$cc = cc +$cflags = -std1 -tune host -fast -readonly_strings +$unistd = +$thread_cflag = -pthread +$lflags = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK +$bn_obj = +$des_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= tru64-shared-rpath $shared_cflag = $shared_extension = .so $ranlib = @@ -667,7 +821,7 @@ $unistd = $thread_cflag = (unknown) $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1 -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -677,7 +831,7 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn -$shared_target= true64-shared +$shared_target= alpha-osf1-shared $shared_cflag = $shared_extension = .so $ranlib = @@ -686,10 +840,32 @@ $ranlib = $cc = cc $cflags = -std1 -tune host -fast -readonly_strings $unistd = +$thread_cflag = -pthread +$lflags = +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK +$bn_obj = +$des_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= tru64-shared +$shared_cflag = +$shared_extension = .so +$ranlib = + +*** alphaold-cc +$cc = cc +$cflags = -std1 -tune host -O4 -readonly_strings +$unistd = $thread_cflag = (unknown) $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -699,7 +875,7 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn -$shared_target= true64-shared +$shared_target= alpha-osf1-shared $shared_cflag = $shared_extension = .so $ranlib = @@ -814,6 +990,28 @@ $shared_cflag = $shared_extension = $ranlib = +*** darwin-ppc-cc +$cc = cc +$cflags = -O3 -DB_ENDIAN +$unistd = +$thread_cflag = (unknown) +$lflags = +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK 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 = +$shared_extension = +$ranlib = + *** debug $cc = gcc $cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror @@ -904,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 = @@ -926,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 @@ -1124,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 = @@ -1172,8 +1370,8 @@ $cflags = -O3 -fomit-frame-pointer $unistd = $thread_cflag = (unknown) $lflags = -lnsl -lsocket -$bn_ops = RC4_INDEX -$bn_obj = RC4_INDEX DES_UNROLL +$bn_ops = RC4_INDEX DES_UNROLL +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1271,9 +1469,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-brokengcc @@ -1293,9 +1491,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = -fPIC +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-cc @@ -1315,9 +1513,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-gcc @@ -1337,9 +1535,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = -fPIC +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-parisc-cc @@ -1359,9 +1557,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-parisc-cc-o4 @@ -1381,9 +1579,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-parisc-gcc @@ -1403,9 +1601,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = -fPIC +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-parisc1_1-cc @@ -1425,9 +1623,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux-parisc2-cc @@ -1447,9 +1645,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux10-brokencc @@ -1469,9 +1667,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux10-brokengcc @@ -1491,9 +1689,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = -fPIC +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux10-cc @@ -1513,9 +1711,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux10-gcc @@ -1535,9 +1733,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dl -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux-shared +$shared_cflag = -fPIC +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux64-parisc-cc @@ -1557,9 +1755,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux64-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** hpux64-parisc2-cc @@ -1579,9 +1777,9 @@ $rc4_obj = $rmd160_obj = $rc5_obj = $dso_scheme = dlfcn -$shared_target= -$shared_cflag = -$shared_extension = +$shared_target= hpux64-shared +$shared_cflag = +Z +$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** irix-cc @@ -1600,10 +1798,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$dso_scheme = dlfcn +$shared_target= irix-shared $shared_cflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** irix-gcc @@ -1622,10 +1820,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$dso_scheme = dlfcn +$shared_target= irix-shared $shared_cflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** irix-mips3-cc @@ -1644,10 +1842,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$dso_scheme = dlfcn +$shared_target= irix-shared $shared_cflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** irix-mips3-gcc @@ -1666,10 +1864,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$dso_scheme = dlfcn +$shared_target= irix-shared $shared_cflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** irix64-mips4-cc @@ -1688,10 +1886,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$dso_scheme = dlfcn +$shared_target= irix-shared $shared_cflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** irix64-mips4-gcc @@ -1710,10 +1908,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= +$dso_scheme = dlfcn +$shared_target= irix-shared $shared_cflag = -$shared_extension = +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** linux-alpha+bwx-ccc @@ -1723,7 +1921,7 @@ $unistd = $thread_cflag = -D_REENTRANT $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1745,7 +1943,7 @@ $unistd = $thread_cflag = -D_REENTRANT $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1767,7 +1965,7 @@ $unistd = $thread_cflag = -D_REENTRANT $lflags = $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1789,7 +1987,7 @@ $unistd = $thread_cflag = -D_REENTRANT $lflags = -ldl $bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL -$bn_obj = asm/alpha.o +$bn_obj = $des_obj = $bf_obj = $md5_obj = @@ -1874,10 +2072,10 @@ $ranlib = $cc = gcc $cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = (unknown) -$lflags = -$bn_ops = SIXTY_FOUR_BIT_LONG -$bn_obj = +$thread_cflag = -D_REENTRANT +$lflags = -ldl +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK RC4_CHAR +$bn_obj = asm/ia64.o $des_obj = $bf_obj = $md5_obj = @@ -1886,10 +2084,10 @@ $cast_obj = $rc4_obj = $rmd160_obj = $rc5_obj = -$dso_scheme = -$shared_target= -$shared_cflag = -$shared_extension = +$dso_scheme = dlfcn +$shared_target= linux-shared +$shared_cflag = -fPIC +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = *** linux-m68k @@ -1916,7 +2114,7 @@ $ranlib = *** linux-mips $cc = gcc -$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall $unistd = $thread_cflag = (unknown) $lflags = @@ -1936,11 +2134,11 @@ $shared_cflag = $shared_extension = $ranlib = -*** linux-ppc +*** linux-mipsel $cc = gcc -$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall $unistd = -$thread_cflag = -D_REENTRANT +$thread_cflag = (unknown) $lflags = $bn_ops = BN_LLONG $bn_obj = @@ -1958,6 +2156,28 @@ $shared_cflag = $shared_extension = $ranlib = +*** linux-ppc +$cc = gcc +$cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$lflags = -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK 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= linux-shared +$shared_cflag = -fPIC +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = + *** linux-s390 $cc = gcc $cflags = -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall @@ -2200,6 +2420,28 @@ $shared_cflag = $shared_extension = $ranlib = +*** sco3-gcc +$cc = gcc +$cflags = -O3 -fomit-frame-pointer -Dssize_t=int -DNO_SYS_UN_H +$unistd = +$thread_cflag = (unknown) +$lflags = -lsocket +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$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 = + *** sco5-cc $cc = cc $cflags = @@ -2222,6 +2464,28 @@ $shared_cflag = $shared_extension = $ranlib = +*** sco5-cc-pentium +$cc = cc +$cflags = -Kpentium +$unistd = +$thread_cflag = (unknown) +$lflags = -lsocket +$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$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 = + *** sco5-gcc $cc = gcc $cflags = -O3 -fomit-frame-pointer @@ -2420,6 +2684,28 @@ $shared_cflag = -fPIC $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) $ranlib = +*** solaris-x86-cc +$cc = cc +$cflags = -fast -O -Xa +$unistd = +$thread_cflag = -D_REENTRANT +$lflags = -lsocket -lnsl -ldl +$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL BF_PTR +$bn_obj = +$des_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= solaris-shared +$shared_cflag = -KPIC +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = + *** solaris-x86-gcc $cc = gcc $cflags = -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DNO_INLINE_ASM @@ -2532,10 +2818,10 @@ $ranlib = *** unixware-2.0 $cc = cc -$cflags = -O -DFILIO_H +$cflags = -DFILIO_H $unistd = -$thread_cflag = (unknown) -$lflags = -lsocket -lnsl +$thread_cflag = -Kthread +$lflags = -lsocket -lnsl -lx $bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT $bn_obj = $des_obj = @@ -2554,10 +2840,76 @@ $ranlib = *** unixware-2.0-pentium $cc = cc -$cflags = -O -DFILIO_H -Kpentium -Kthread +$cflags = -DFILIO_H -Kpentium $unistd = -$thread_cflag = (unknown) -$lflags = -lsocket -lnsl +$thread_cflag = -Kthread +$lflags = -lsocket -lnsl -lx +$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 = +$shared_target= +$shared_cflag = +$shared_extension = +$ranlib = + +*** unixware-2.1 +$cc = cc +$cflags = -O -DFILIO_H +$unistd = +$thread_cflag = -Kthread +$lflags = -lsocket -lnsl -lx +$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$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 = + +*** unixware-2.1-p6 +$cc = cc +$cflags = -O -DFILIO_H -Kp6 +$unistd = +$thread_cflag = -Kthread +$lflags = -lsocket -lnsl -lx +$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 = +$shared_target= +$shared_cflag = +$shared_extension = +$ranlib = + +*** unixware-2.1-pentium +$cc = cc +$cflags = -O -DFILIO_H -Kpentium +$unistd = +$thread_cflag = -Kthread +$lflags = -lsocket -lnsl -lx $bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL $bn_obj = $des_obj = @@ -2580,7 +2932,73 @@ $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_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 = + +*** unixware-7-gcc +$cc = gcc +$cflags = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -m486 -Wall +$unistd = +$thread_cflag = -D_REENTRANT +$lflags = -lsocket -lnsl +$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT +$bn_obj = +$des_obj = +$bf_obj = +$md5_obj = +$sha1_obj = +$cast_obj = +$rc4_obj = +$rmd160_obj = +$rc5_obj = +$dso_scheme = dlfcn +$shared_target= gnu-shared +$shared_cflag = -fPIC +$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR) +$ranlib = + +*** unixware-7-pentium +$cc = cc +$cflags = -O -DFILIO_H -Kalloca -Kpentium +$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 = + +*** unixware-7-pentium_pro +$cc = cc +$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro +$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 =