]> git.ipfire.org Git - thirdparty/openssl.git/blame - TABLE
This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another
[thirdparty/openssl.git] / TABLE
CommitLineData
cbe52c31 1Output of `Configure TABLE':
7740a1c6 2
7740a1c6
BM
3*** BC-32
4$cc = bcc32
5$cflags =
6$unistd =
ff1b7e09 7$thread_cflag =
cf1b7d96 8$sys_id = WIN32
7740a1c6 9$lflags =
44ea41cf 10$bn_ops = BN_LLONG DES_PTR RC4_INDEX EXPORT_VAR_AS_FN
14e21f86 11$cpuid_obj =
7740a1c6
BM
12$bn_obj =
13$des_obj =
22edcae7 14$aes_obj =
7740a1c6
BM
15$bf_obj =
16$md5_obj =
17$sha1_obj =
18$cast_obj =
19$rc4_obj =
20$rmd160_obj =
21$rc5_obj =
0fbd4bf0 22$wp_obj =
6a8517f2 23$cmll_obj =
fa8e921f 24$perlasm_scheme = void
baa080d4 25$dso_scheme = win32
f944e784
RL
26$shared_target=
27$shared_cflag =
67d48c8c 28$shared_ldflag =
a22fb399 29$shared_extension =
0396479d 30$ranlib =
042e57d5 31$arflags =
7740a1c6
BM
32
33*** BS2000-OSD
34$cc = c89
37e48b88 35$cflags = -O -XLLML -XLLMK -XL -DB_ENDIAN -DTERMIOS -DCHARSET_EBCDIC
7740a1c6
BM
36$unistd =
37$thread_cflag = (unknown)
cf1b7d96 38$sys_id =
7740a1c6
BM
39$lflags = -lsocket -lnsl
40$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
14e21f86 41$cpuid_obj =
7740a1c6
BM
42$bn_obj =
43$des_obj =
22edcae7 44$aes_obj =
7740a1c6
BM
45$bf_obj =
46$md5_obj =
47$sha1_obj =
48$cast_obj =
49$rc4_obj =
50$rmd160_obj =
51$rc5_obj =
0fbd4bf0 52$wp_obj =
6a8517f2 53$cmll_obj =
fa8e921f 54$perlasm_scheme =
05e15b04 55$dso_scheme =
f944e784
RL
56$shared_target=
57$shared_cflag =
67d48c8c 58$shared_ldflag =
a22fb399 59$shared_extension =
0396479d 60$ranlib =
042e57d5 61$arflags =
7740a1c6 62
b7efa56a 63*** BSD-generic32
4d94ae00 64$cc = gcc
b7efa56a 65$cflags = -DTERMIOS -O3 -fomit-frame-pointer -Wall
4d94ae00 66$unistd =
b7efa56a
AP
67$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
68$sys_id =
4d94ae00 69$lflags =
b7efa56a 70$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
14e21f86 71$cpuid_obj =
4d94ae00
BM
72$bn_obj =
73$des_obj =
22edcae7 74$aes_obj =
4d94ae00
BM
75$bf_obj =
76$md5_obj =
77$sha1_obj =
78$cast_obj =
79$rc4_obj =
80$rmd160_obj =
81$rc5_obj =
0fbd4bf0 82$wp_obj =
6a8517f2 83$cmll_obj =
fa8e921f 84$perlasm_scheme = void
b7efa56a
AP
85$dso_scheme = dlfcn
86$shared_target= bsd-gcc-shared
87$shared_cflag = -fPIC
67d48c8c 88$shared_ldflag =
b7efa56a 89$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 90$ranlib =
042e57d5 91$arflags =
7740a1c6 92
b7efa56a 93*** BSD-generic64
7740a1c6 94$cc = gcc
b7efa56a 95$cflags = -DTERMIOS -O3 -Wall
7740a1c6 96$unistd =
b7efa56a 97$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 98$sys_id =
7740a1c6 99$lflags =
b7efa56a 100$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
14e21f86 101$cpuid_obj =
7740a1c6
BM
102$bn_obj =
103$des_obj =
22edcae7 104$aes_obj =
7740a1c6
BM
105$bf_obj =
106$md5_obj =
107$sha1_obj =
108$cast_obj =
109$rc4_obj =
110$rmd160_obj =
111$rc5_obj =
0fbd4bf0 112$wp_obj =
6a8517f2 113$cmll_obj =
fa8e921f 114$perlasm_scheme = void
a22fb399
RL
115$dso_scheme = dlfcn
116$shared_target= bsd-gcc-shared
117$shared_cflag = -fPIC
67d48c8c
BM
118$shared_ldflag =
119$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
120$ranlib =
042e57d5 121$arflags =
7740a1c6 122
b7efa56a 123*** BSD-ia64
019a7aba 124$cc = gcc
b7efa56a 125$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall
019a7aba 126$unistd =
b7efa56a 127$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
ffa49dc3
BM
128$sys_id =
129$lflags =
63999e52 130$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT
a7ad2afa 131$cpuid_obj = ia64cpuid.o
cbe52c31 132$bn_obj = bn-ia64.o
ffa49dc3 133$des_obj =
67ea999d 134$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
ffa49dc3 135$bf_obj =
a7ad2afa 136$md5_obj = md5-ia64.o
67ea999d 137$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
ffa49dc3 138$cast_obj =
28754624 139$rc4_obj = rc4-ia64.o rc4_skey.o
ffa49dc3
BM
140$rmd160_obj =
141$rc5_obj =
0fbd4bf0 142$wp_obj =
6a8517f2 143$cmll_obj =
fa8e921f 144$perlasm_scheme = void
ffa49dc3
BM
145$dso_scheme = dlfcn
146$shared_target= bsd-gcc-shared
147$shared_cflag = -fPIC
148$shared_ldflag =
149$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
150$ranlib =
151$arflags =
152
b7efa56a 153*** BSD-sparc64
44ea41cf 154$cc = gcc
b7efa56a 155$cflags = -DB_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall
44ea41cf 156$unistd =
b7efa56a 157$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
44ea41cf
RL
158$sys_id =
159$lflags =
6df8c74d 160$bn_ops = BN_LLONG RC2_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC2 BF_PTR
a00e414f
AP
161$cpuid_obj = sparcv9cap.o sparccpuid.o
162$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 163$des_obj = des_enc-sparc.o fcrypt_b.o
064f6cb6 164$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
44ea41cf 165$bf_obj =
11d0ebc8 166$md5_obj =
ae0d6e3e 167$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
44ea41cf
RL
168$cast_obj =
169$rc4_obj =
170$rmd160_obj =
171$rc5_obj =
0fbd4bf0 172$wp_obj =
6a8517f2 173$cmll_obj =
fa8e921f 174$perlasm_scheme = void
44ea41cf
RL
175$dso_scheme = dlfcn
176$shared_target= bsd-gcc-shared
177$shared_cflag = -fPIC
178$shared_ldflag =
179$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
180$ranlib =
181$arflags =
182
b7efa56a 183*** BSD-sparcv8
7740a1c6 184$cc = gcc
b7efa56a 185$cflags = -DB_ENDIAN -DTERMIOS -O3 -mv8 -Wall
7740a1c6 186$unistd =
b7efa56a 187$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 188$sys_id =
7740a1c6 189$lflags =
b7efa56a 190$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
14e21f86 191$cpuid_obj =
67ea999d
AP
192$bn_obj = sparcv8.o
193$des_obj = des_enc-sparc.o fcrypt_b.o
22edcae7 194$aes_obj =
7740a1c6
BM
195$bf_obj =
196$md5_obj =
197$sha1_obj =
198$cast_obj =
199$rc4_obj =
200$rmd160_obj =
201$rc5_obj =
0fbd4bf0 202$wp_obj =
6a8517f2 203$cmll_obj =
fa8e921f 204$perlasm_scheme = void
a22fb399
RL
205$dso_scheme = dlfcn
206$shared_target= bsd-gcc-shared
207$shared_cflag = -fPIC
67d48c8c
BM
208$shared_ldflag =
209$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
210$ranlib =
042e57d5 211$arflags =
7740a1c6 212
b7efa56a 213*** BSD-x86
7740a1c6 214$cc = gcc
b7efa56a 215$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall
7740a1c6 216$unistd =
b7efa56a 217$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 218$sys_id =
7740a1c6 219$lflags =
b7efa56a 220$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
221$cpuid_obj = x86cpuid.o
222$bn_obj = bn-586.o co-586.o x86-mont.o
223$des_obj = des-586.o crypt586.o
224$aes_obj = aes-586.o
225$bf_obj = bf-586.o
226$md5_obj = md5-586.o
227$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
228$cast_obj = cast-586.o
229$rc4_obj = rc4-586.o
230$rmd160_obj = rmd-586.o
231$rc5_obj = rc5-586.o
232$wp_obj = wp_block.o wp-mmx.o
ae381fef 233$cmll_obj = cmll-x86.o
fa8e921f 234$perlasm_scheme = a.out
a22fb399 235$dso_scheme = dlfcn
b7efa56a 236$shared_target= bsd-shared
a22fb399 237$shared_cflag = -fPIC
67d48c8c
BM
238$shared_ldflag =
239$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
240$ranlib =
042e57d5 241$arflags =
7740a1c6 242
b7efa56a 243*** BSD-x86-elf
7740a1c6 244$cc = gcc
b7efa56a 245$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -Wall
7740a1c6 246$unistd =
b7efa56a 247$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
cf1b7d96 248$sys_id =
7740a1c6
BM
249$lflags =
250$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
251$cpuid_obj = x86cpuid.o
252$bn_obj = bn-586.o co-586.o x86-mont.o
253$des_obj = des-586.o crypt586.o
254$aes_obj = aes-586.o
255$bf_obj = bf-586.o
256$md5_obj = md5-586.o
257$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
258$cast_obj = cast-586.o
259$rc4_obj = rc4-586.o
260$rmd160_obj = rmd-586.o
261$rc5_obj = rc5-586.o
262$wp_obj = wp_block.o wp-mmx.o
ae381fef 263$cmll_obj = cmll-x86.o
fa8e921f 264$perlasm_scheme = elf
a22fb399 265$dso_scheme = dlfcn
b7efa56a 266$shared_target= bsd-shared
a22fb399 267$shared_cflag = -fPIC
67d48c8c
BM
268$shared_ldflag =
269$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
270$ranlib =
042e57d5 271$arflags =
7740a1c6 272
b7efa56a 273*** BSD-x86_64
567671e2 274$cc = gcc
b7efa56a 275$cflags = -DL_ENDIAN -DTERMIOS -O3 -DMD32_REG_T=int -Wall
567671e2 276$unistd =
b7efa56a 277$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
567671e2
RL
278$sys_id =
279$lflags =
b7efa56a 280$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL
5f1841cd 281$cpuid_obj = x86_64cpuid.o
5ac7bde7 282$bn_obj = x86_64-gcc.o x86_64-mont.o
567671e2 283$des_obj =
a7ad2afa 284$aes_obj = aes-x86_64.o
567671e2 285$bf_obj =
73a94850 286$md5_obj = md5-x86_64.o
98bf13c3 287$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
567671e2 288$cast_obj =
9babf392 289$rc4_obj = rc4-x86_64.o
7740a1c6
BM
290$rmd160_obj =
291$rc5_obj =
4c5e19b6 292$wp_obj = wp-x86_64.o
ae381fef 293$cmll_obj = cmll-x86_64.o cmll_misc.o
dab62934 294$perlasm_scheme = elf
a22fb399
RL
295$dso_scheme = dlfcn
296$shared_target= bsd-gcc-shared
297$shared_cflag = -fPIC
67d48c8c
BM
298$shared_ldflag =
299$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
300$ranlib =
042e57d5 301$arflags =
7740a1c6 302
b7efa56a 303*** Cygwin
7740a1c6 304$cc = gcc
b7efa56a 305$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
7740a1c6 306$unistd =
b7efa56a
AP
307$thread_cflag =
308$sys_id = CYGWIN32
7740a1c6 309$lflags =
b7efa56a 310$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
311$cpuid_obj = x86cpuid.o
312$bn_obj = bn-586.o co-586.o x86-mont.o
313$des_obj = des-586.o crypt586.o
314$aes_obj = aes-586.o
315$bf_obj = bf-586.o
316$md5_obj = md5-586.o
317$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
318$cast_obj = cast-586.o
319$rc4_obj = rc4-586.o
320$rmd160_obj = rmd-586.o
321$rc5_obj = rc5-586.o
322$wp_obj = wp_block.o wp-mmx.o
ae381fef 323$cmll_obj = cmll-x86.o
fa8e921f 324$perlasm_scheme = coff
16420007 325$dso_scheme = dlfcn
b7efa56a 326$shared_target= cygwin-shared
e1d51de4 327$shared_cflag = -D_WINDLL
b7efa56a 328$shared_ldflag = -shared
4f1c33b4 329$shared_extension = .dll.a
67d48c8c 330$ranlib =
042e57d5 331$arflags =
7740a1c6 332
b7efa56a 333*** Cygwin-pre1.3
7740a1c6 334$cc = gcc
b7efa56a 335$cflags = -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O3 -m486 -Wall
7740a1c6
BM
336$unistd =
337$thread_cflag = (unknown)
b7efa56a 338$sys_id = CYGWIN32
c46acbac 339$lflags =
b7efa56a 340$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 341$cpuid_obj =
7740a1c6
BM
342$bn_obj =
343$des_obj =
22edcae7 344$aes_obj =
7740a1c6
BM
345$bf_obj =
346$md5_obj =
347$sha1_obj =
348$cast_obj =
349$rc4_obj =
350$rmd160_obj =
351$rc5_obj =
0fbd4bf0 352$wp_obj =
6a8517f2 353$cmll_obj =
fa8e921f 354$perlasm_scheme = void
b7efa56a
AP
355$dso_scheme = win32
356$shared_target=
357$shared_cflag =
17b226a6 358$shared_ldflag =
b7efa56a 359$shared_extension =
67d48c8c 360$ranlib =
042e57d5 361$arflags =
7740a1c6 362
b7efa56a 363*** DJGPP
7740a1c6 364$cc = gcc
cbe52c31 365$cflags = -I/dev/env/WATT_ROOT/inc -DTERMIOS -DL_ENDIAN -fomit-frame-pointer -O2 -Wall
7740a1c6 366$unistd =
b7efa56a
AP
367$thread_cflag =
368$sys_id = MSDOS
369$lflags = -L/dev/env/WATT_ROOT/lib -lwatt
7740a1c6 370$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
371$cpuid_obj = x86cpuid.o
372$bn_obj = bn-586.o co-586.o x86-mont.o
373$des_obj = des-586.o crypt586.o
374$aes_obj = aes-586.o
375$bf_obj = bf-586.o
376$md5_obj = md5-586.o
377$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
378$cast_obj = cast-586.o
379$rc4_obj = rc4-586.o
380$rmd160_obj = rmd-586.o
381$rc5_obj = rc5-586.o
382$wp_obj = wp_block.o wp-mmx.o
ae381fef 383$cmll_obj = cmll-x86.o
fa8e921f 384$perlasm_scheme = a.out
b7efa56a
AP
385$dso_scheme =
386$shared_target=
387$shared_cflag =
c46acbac 388$shared_ldflag =
b7efa56a 389$shared_extension =
c46acbac 390$ranlib =
042e57d5 391$arflags =
c46acbac 392
b7efa56a 393*** MPE/iX-gcc
c46acbac 394$cc = gcc
b7efa56a 395$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB
c46acbac
BM
396$unistd =
397$thread_cflag = (unknown)
b7efa56a
AP
398$sys_id = MPE
399$lflags = -L/SYSLOG/PUB -lsyslog -lsocket -lcurses
400$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
14e21f86 401$cpuid_obj =
c46acbac
BM
402$bn_obj =
403$des_obj =
22edcae7 404$aes_obj =
c46acbac
BM
405$bf_obj =
406$md5_obj =
407$sha1_obj =
408$cast_obj =
409$rc4_obj =
410$rmd160_obj =
411$rc5_obj =
0fbd4bf0 412$wp_obj =
6a8517f2 413$cmll_obj =
fa8e921f 414$perlasm_scheme =
b7efa56a
AP
415$dso_scheme =
416$shared_target=
417$shared_cflag =
c46acbac 418$shared_ldflag =
b7efa56a 419$shared_extension =
c46acbac 420$ranlib =
042e57d5 421$arflags =
c46acbac 422
b7efa56a 423*** OS2-EMX
c46acbac 424$cc = gcc
b7efa56a 425$cflags =
c46acbac 426$unistd =
b7efa56a 427$thread_cflag =
c46acbac
BM
428$sys_id =
429$lflags =
b7efa56a 430$bn_ops =
14e21f86 431$cpuid_obj =
c46acbac
BM
432$bn_obj =
433$des_obj =
22edcae7 434$aes_obj =
c46acbac
BM
435$bf_obj =
436$md5_obj =
437$sha1_obj =
438$cast_obj =
439$rc4_obj =
440$rmd160_obj =
441$rc5_obj =
0fbd4bf0 442$wp_obj =
6a8517f2 443$cmll_obj =
fa8e921f 444$perlasm_scheme =
b7efa56a
AP
445$dso_scheme =
446$shared_target=
447$shared_cflag =
c46acbac 448$shared_ldflag =
b7efa56a 449$shared_extension =
c46acbac 450$ranlib =
042e57d5 451$arflags =
c46acbac 452
b7efa56a
AP
453*** OS390-Unix
454$cc = c89.sh
455$cflags = -O -DB_ENDIAN -DCHARSET_EBCDIC -DNO_SYS_PARAM_H -D_ALL_SOURCE
c46acbac
BM
456$unistd =
457$thread_cflag = (unknown)
458$sys_id =
459$lflags =
b7efa56a 460$bn_ops = THIRTY_TWO_BIT DES_PTR DES_UNROLL MD2_CHAR RC4_INDEX RC4_CHAR BF_PTR
14e21f86 461$cpuid_obj =
c46acbac
BM
462$bn_obj =
463$des_obj =
22edcae7 464$aes_obj =
c46acbac
BM
465$bf_obj =
466$md5_obj =
467$sha1_obj =
468$cast_obj =
469$rc4_obj =
470$rmd160_obj =
471$rc5_obj =
0fbd4bf0 472$wp_obj =
6a8517f2 473$cmll_obj =
fa8e921f 474$perlasm_scheme =
b7efa56a
AP
475$dso_scheme =
476$shared_target=
477$shared_cflag =
c46acbac 478$shared_ldflag =
b7efa56a 479$shared_extension =
c46acbac 480$ranlib =
042e57d5 481$arflags =
c46acbac 482
7740a1c6
BM
483*** ReliantUNIX
484$cc = cc
cf1b7d96 485$cflags = -KPIC -g -DTERMIOS -DB_ENDIAN
7740a1c6
BM
486$unistd =
487$thread_cflag = -Kthread
cf1b7d96 488$sys_id = SNI
7740a1c6
BM
489$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb
490$bn_ops = BN_LLONG DES_PTR DES_RISC2 DES_UNROLL BF_PTR
14e21f86 491$cpuid_obj =
7740a1c6
BM
492$bn_obj =
493$des_obj =
22edcae7 494$aes_obj =
7740a1c6
BM
495$bf_obj =
496$md5_obj =
497$sha1_obj =
498$cast_obj =
499$rc4_obj =
500$rmd160_obj =
501$rc5_obj =
0fbd4bf0 502$wp_obj =
6a8517f2 503$cmll_obj =
fa8e921f 504$perlasm_scheme = void
de2f6e4d
RL
505$dso_scheme = dlfcn
506$shared_target= reliantunix-shared
f944e784 507$shared_cflag =
17b226a6
RL
508$shared_ldflag =
509$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 510$ranlib =
042e57d5 511$arflags =
7740a1c6
BM
512
513*** SINIX
514$cc = cc
cf1b7d96 515$cflags = -O
7740a1c6
BM
516$unistd =
517$thread_cflag = (unknown)
cf1b7d96 518$sys_id = SNI
7740a1c6
BM
519$lflags = -lsocket -lnsl -lc -L/usr/ucblib -lucb
520$bn_ops = RC4_INDEX RC4_CHAR
14e21f86 521$cpuid_obj =
7740a1c6
BM
522$bn_obj =
523$des_obj =
22edcae7 524$aes_obj =
7740a1c6
BM
525$bf_obj =
526$md5_obj =
527$sha1_obj =
528$cast_obj =
529$rc4_obj =
530$rmd160_obj =
531$rc5_obj =
0fbd4bf0 532$wp_obj =
6a8517f2 533$cmll_obj =
fa8e921f 534$perlasm_scheme =
05e15b04 535$dso_scheme =
f944e784
RL
536$shared_target=
537$shared_cflag =
67d48c8c 538$shared_ldflag =
a22fb399 539$shared_extension =
0396479d 540$ranlib =
042e57d5 541$arflags =
7740a1c6
BM
542
543*** SINIX-N
544$cc = /usr/ucb/cc
545$cflags = -O2 -misaligned
546$unistd =
547$thread_cflag = (unknown)
cf1b7d96 548$sys_id =
7740a1c6
BM
549$lflags = -lucb
550$bn_ops = RC4_INDEX RC4_CHAR
14e21f86 551$cpuid_obj =
7740a1c6
BM
552$bn_obj =
553$des_obj =
22edcae7 554$aes_obj =
7740a1c6
BM
555$bf_obj =
556$md5_obj =
557$sha1_obj =
558$cast_obj =
559$rc4_obj =
560$rmd160_obj =
561$rc5_obj =
0fbd4bf0 562$wp_obj =
6a8517f2 563$cmll_obj =
fa8e921f 564$perlasm_scheme =
05e15b04 565$dso_scheme =
f944e784
RL
566$shared_target=
567$shared_cflag =
67d48c8c 568$shared_ldflag =
a22fb399 569$shared_extension =
0396479d 570$ranlib =
042e57d5 571$arflags =
7740a1c6 572
00f1628e
RL
573*** UWIN
574$cc = cc
575$cflags = -DTERMIOS -DL_ENDIAN -O -Wall
576$unistd =
577$thread_cflag =
578$sys_id = UWIN
579$lflags =
580$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 581$cpuid_obj =
00f1628e
RL
582$bn_obj =
583$des_obj =
22edcae7 584$aes_obj =
00f1628e
RL
585$bf_obj =
586$md5_obj =
587$sha1_obj =
588$cast_obj =
589$rc4_obj =
590$rmd160_obj =
591$rc5_obj =
0fbd4bf0 592$wp_obj =
6a8517f2 593$cmll_obj =
fa8e921f 594$perlasm_scheme = void
00f1628e
RL
595$dso_scheme = win32
596$shared_target=
597$shared_cflag =
598$shared_ldflag =
599$shared_extension =
600$ranlib =
042e57d5 601$arflags =
00f1628e 602
fcc76463
RL
603*** VC-CE
604$cc = cl
605$cflags =
606$unistd =
607$thread_cflag =
608$sys_id = WINCE
609$lflags =
610$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
14e21f86 611$cpuid_obj =
fcc76463
RL
612$bn_obj =
613$des_obj =
22edcae7 614$aes_obj =
fcc76463
RL
615$bf_obj =
616$md5_obj =
617$sha1_obj =
618$cast_obj =
619$rc4_obj =
620$rmd160_obj =
621$rc5_obj =
0fbd4bf0 622$wp_obj =
6a8517f2 623$cmll_obj =
fa8e921f 624$perlasm_scheme = void
fcc76463
RL
625$dso_scheme = win32
626$shared_target=
627$shared_cflag =
628$shared_ldflag =
629$shared_extension =
630$ranlib =
631$arflags =
632
bafcc7e0 633*** VC-WIN32
7740a1c6 634$cc = cl
fa8e921f 635$cflags = -W3 -WX -Gs0 -GF -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
7740a1c6 636$unistd =
ff1b7e09 637$thread_cflag =
bafcc7e0 638$sys_id = WIN32
7740a1c6 639$lflags =
bafcc7e0 640$bn_ops = BN_LLONG RC4_INDEX EXPORT_VAR_AS_FN RC4_INDEX MD2_INT
fa8e921f
AP
641$cpuid_obj = x86cpuid.o
642$bn_obj = bn-586.o co-586.o x86-mont.o
643$des_obj = des-586.o crypt586.o
644$aes_obj = aes-586.o
645$bf_obj = bf-586.o
646$md5_obj = md5-586.o
647$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
648$cast_obj = cast-586.o
649$rc4_obj = rc4-586.o
650$rmd160_obj = rmd-586.o
651$rc5_obj = rc5-586.o
652$wp_obj = wp_block.o wp-mmx.o
ae381fef 653$cmll_obj = cmll-x86.o
f63e4be3 654$perlasm_scheme = win32n
bafcc7e0 655$dso_scheme = win32
f944e784
RL
656$shared_target=
657$shared_cflag =
67d48c8c 658$shared_ldflag =
a22fb399 659$shared_extension =
0396479d 660$ranlib =
042e57d5 661$arflags =
7740a1c6 662
bafcc7e0 663*** VC-WIN64A
7740a1c6 664$cc = cl
f63e4be3 665$cflags = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
7740a1c6 666$unistd =
bafcc7e0
AP
667$thread_cflag =
668$sys_id = WIN64A
7740a1c6 669$lflags =
8d3509b9 670$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
f63e4be3
AP
671$cpuid_obj = x86_64cpuid.o
672$bn_obj = bn_asm.o x86_64-mont.o
7740a1c6 673$des_obj =
f63e4be3 674$aes_obj = aes-x86_64.o
7740a1c6 675$bf_obj =
f63e4be3
AP
676$md5_obj = md5-x86_64.o
677$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
7740a1c6 678$cast_obj =
f63e4be3 679$rc4_obj = rc4-x86_64.o
7740a1c6
BM
680$rmd160_obj =
681$rc5_obj =
f63e4be3 682$wp_obj = wp-x86_64.o
6a8517f2 683$cmll_obj =
f63e4be3 684$perlasm_scheme = ml64
bafcc7e0 685$dso_scheme = win32
f944e784
RL
686$shared_target=
687$shared_cflag =
67d48c8c 688$shared_ldflag =
a22fb399 689$shared_extension =
0396479d 690$ranlib =
042e57d5 691$arflags =
7740a1c6 692
bafcc7e0 693*** VC-WIN64I
7740a1c6 694$cc = cl
f63e4be3 695$cflags = -W3 -Gs0 -Gy -nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DUNICODE -D_UNICODE -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE
7740a1c6 696$unistd =
ff1b7e09 697$thread_cflag =
bafcc7e0 698$sys_id = WIN64I
7740a1c6 699$lflags =
8d3509b9 700$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
f63e4be3
AP
701$cpuid_obj = ia64cpuid.o
702$bn_obj = ia64.o
7740a1c6 703$des_obj =
f63e4be3 704$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
7740a1c6 705$bf_obj =
f63e4be3
AP
706$md5_obj = md5-ia64.o
707$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
7740a1c6
BM
708$cast_obj =
709$rc4_obj =
710$rmd160_obj =
711$rc5_obj =
0fbd4bf0 712$wp_obj =
6a8517f2 713$cmll_obj =
f63e4be3 714$perlasm_scheme = ias
baa080d4 715$dso_scheme = win32
f944e784
RL
716$shared_target=
717$shared_cflag =
67d48c8c 718$shared_ldflag =
a22fb399 719$shared_extension =
0396479d 720$ranlib =
042e57d5 721$arflags =
7740a1c6
BM
722
723*** aix-cc
724$cc = cc
4bfb49b3 725$cflags = -q32 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
7740a1c6 726$unistd =
76ef6ac9 727$thread_cflag = -qthreaded
cf1b7d96 728$sys_id = AIX
7740a1c6
BM
729$lflags =
730$bn_ops = BN_LLONG RC4_CHAR
addd641f
AP
731$cpuid_obj = ppccpuid.o
732$bn_obj = bn-ppc.o
7740a1c6 733$des_obj =
addd641f 734$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
7740a1c6
BM
735$bf_obj =
736$md5_obj =
addd641f 737$sha1_obj = sha1-ppc.o sha256-ppc.o
7740a1c6
BM
738$cast_obj =
739$rc4_obj =
740$rmd160_obj =
741$rc5_obj =
0fbd4bf0 742$wp_obj =
6a8517f2 743$cmll_obj =
addd641f 744$perlasm_scheme = aix32
dd558806
AP
745$dso_scheme = dlfcn
746$shared_target= aix-shared
f944e784 747$shared_cflag =
492279f6 748$shared_ldflag = -q32 -G
dd558806 749$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 750$ranlib =
dd558806 751$arflags = -X 32
7740a1c6
BM
752
753*** aix-gcc
754$cc = gcc
dd558806 755$cflags = -O -DB_ENDIAN
7740a1c6 756$unistd =
492279f6 757$thread_cflag = -pthread
cf1b7d96 758$sys_id = AIX
7740a1c6
BM
759$lflags =
760$bn_ops = BN_LLONG RC4_CHAR
addd641f
AP
761$cpuid_obj = ppccpuid.o
762$bn_obj = bn-ppc.o
7740a1c6 763$des_obj =
addd641f 764$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
7740a1c6
BM
765$bf_obj =
766$md5_obj =
addd641f 767$sha1_obj = sha1-ppc.o sha256-ppc.o
7740a1c6
BM
768$cast_obj =
769$rc4_obj =
770$rmd160_obj =
771$rc5_obj =
0fbd4bf0 772$wp_obj =
6a8517f2 773$cmll_obj =
addd641f 774$perlasm_scheme = aix32
dd558806 775$dso_scheme = dlfcn
b506821d 776$shared_target= aix-shared
f944e784 777$shared_cflag =
492279f6 778$shared_ldflag = -shared -Wl,-G
b506821d 779$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 780$ranlib =
492279f6 781$arflags = -X32
7740a1c6 782
76ef6ac9 783*** aix3-cc
57b6534e 784$cc = cc
dd558806 785$cflags = -O -DB_ENDIAN -qmaxmem=16384
57b6534e
BM
786$unistd =
787$thread_cflag = (unknown)
76ef6ac9 788$sys_id = AIX
de2f6e4d
RL
789$lflags =
790$bn_ops = BN_LLONG RC4_CHAR
14e21f86 791$cpuid_obj =
76ef6ac9 792$bn_obj =
57b6534e 793$des_obj =
22edcae7 794$aes_obj =
57b6534e
BM
795$bf_obj =
796$md5_obj =
797$sha1_obj =
798$cast_obj =
799$rc4_obj =
800$rmd160_obj =
de2f6e4d 801$rc5_obj =
0fbd4bf0 802$wp_obj =
6a8517f2 803$cmll_obj =
fa8e921f 804$perlasm_scheme =
76ef6ac9
AP
805$dso_scheme =
806$shared_target=
57b6534e 807$shared_cflag =
67d48c8c 808$shared_ldflag =
76ef6ac9 809$shared_extension =
57b6534e 810$ranlib =
042e57d5 811$arflags =
57b6534e 812
042e57d5
RL
813*** aix64-cc
814$cc = cc
4bfb49b3 815$cflags = -q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst
042e57d5 816$unistd =
0a29f511 817$thread_cflag = -qthreaded
dd558806 818$sys_id = AIX
042e57d5
RL
819$lflags =
820$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
addd641f
AP
821$cpuid_obj = ppccpuid.o
822$bn_obj = bn-ppc.o ppc-mont.o
042e57d5 823$des_obj =
addd641f 824$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
042e57d5
RL
825$bf_obj =
826$md5_obj =
addd641f 827$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o
042e57d5
RL
828$cast_obj =
829$rc4_obj =
830$rmd160_obj =
831$rc5_obj =
0fbd4bf0 832$wp_obj =
6a8517f2 833$cmll_obj =
addd641f 834$perlasm_scheme = aix64
042e57d5 835$dso_scheme = dlfcn
a1d57849 836$shared_target= aix-shared
042e57d5 837$shared_cflag =
492279f6 838$shared_ldflag = -q64 -G
a1d57849 839$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
042e57d5
RL
840$ranlib =
841$arflags = -X 64
57b6534e 842
0fe120ba
AP
843*** aix64-gcc
844$cc = gcc
0a29f511 845$cflags = -maix64 -O -DB_ENDIAN
0fe120ba 846$unistd =
492279f6 847$thread_cflag = -pthread
0fe120ba
AP
848$sys_id = AIX
849$lflags =
850$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR
addd641f
AP
851$cpuid_obj = ppccpuid.o
852$bn_obj = bn-ppc.o ppc-mont.o
0fe120ba 853$des_obj =
addd641f 854$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
0fe120ba
AP
855$bf_obj =
856$md5_obj =
addd641f 857$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o
0fe120ba
AP
858$cast_obj =
859$rc4_obj =
860$rmd160_obj =
861$rc5_obj =
0fbd4bf0 862$wp_obj =
6a8517f2 863$cmll_obj =
addd641f 864$perlasm_scheme = aix64
0fe120ba 865$dso_scheme = dlfcn
b506821d 866$shared_target= aix-shared
0fe120ba 867$shared_cflag =
492279f6 868$shared_ldflag = -maix64 -shared -Wl,-G
b506821d 869$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0fe120ba
AP
870$ranlib =
871$arflags = -X64
872
a4629f41
RL
873*** aux3-gcc
874$cc = gcc
875$cflags = -O2 -DTERMIO
876$unistd =
877$thread_cflag = (unknown)
878$sys_id = AUX
879$lflags = -lbsd
880$bn_ops = RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 881$cpuid_obj =
a4629f41
RL
882$bn_obj =
883$des_obj =
22edcae7 884$aes_obj =
a4629f41
RL
885$bf_obj =
886$md5_obj =
887$sha1_obj =
888$cast_obj =
889$rc4_obj =
890$rmd160_obj =
891$rc5_obj =
0fbd4bf0 892$wp_obj =
6a8517f2 893$cmll_obj =
fa8e921f 894$perlasm_scheme =
a4629f41
RL
895$dso_scheme =
896$shared_target=
897$shared_cflag =
898$shared_ldflag =
899$shared_extension =
900$ranlib =
901$arflags =
902
98bf13c3
RL
903*** beos-x86-bone
904$cc = gcc
905$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
906$unistd =
907$thread_cflag = -D_REENTRANT
908$sys_id = BEOS
909$lflags = -lbe -lbind -lsocket
910$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
911$cpuid_obj = x86cpuid.o
912$bn_obj = bn-586.o co-586.o x86-mont.o
913$des_obj = des-586.o crypt586.o
914$aes_obj = aes-586.o
915$bf_obj = bf-586.o
916$md5_obj = md5-586.o
917$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
918$cast_obj = cast-586.o
919$rc4_obj = rc4-586.o
920$rmd160_obj = rmd-586.o
921$rc5_obj = rc5-586.o
922$wp_obj = wp_block.o wp-mmx.o
ae381fef 923$cmll_obj = cmll-x86.o
fa8e921f 924$perlasm_scheme = elf
98bf13c3
RL
925$dso_scheme = beos
926$shared_target= beos-shared
927$shared_cflag = -fPIC
928$shared_ldflag = -shared
929$shared_extension = .so
930$ranlib =
931$arflags =
932
933*** beos-x86-r5
934$cc = gcc
935$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -mcpu=pentium -Wall
936$unistd =
937$thread_cflag = -D_REENTRANT
938$sys_id = BEOS
939$lflags = -lbe -lnet
940$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
941$cpuid_obj = x86cpuid.o
942$bn_obj = bn-586.o co-586.o x86-mont.o
943$des_obj = des-586.o crypt586.o
944$aes_obj = aes-586.o
945$bf_obj = bf-586.o
946$md5_obj = md5-586.o
947$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
948$cast_obj = cast-586.o
949$rc4_obj = rc4-586.o
950$rmd160_obj = rmd-586.o
951$rc5_obj = rc5-586.o
952$wp_obj = wp_block.o wp-mmx.o
ae381fef 953$cmll_obj = cmll-x86.o
fa8e921f 954$perlasm_scheme = elf
98bf13c3
RL
955$dso_scheme = beos
956$shared_target= beos-shared
957$shared_cflag = -fPIC -DPIC
958$shared_ldflag = -shared
959$shared_extension = .so
960$ranlib =
961$arflags =
962
7740a1c6
BM
963*** bsdi-elf-gcc
964$cc = gcc
a136862a 965$cflags = -DPERL5 -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
7740a1c6
BM
966$unistd =
967$thread_cflag = (unknown)
cf1b7d96 968$sys_id =
57b6534e 969$lflags = -ldl
7740a1c6 970$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
971$cpuid_obj = x86cpuid.o
972$bn_obj = bn-586.o co-586.o x86-mont.o
973$des_obj = des-586.o crypt586.o
974$aes_obj = aes-586.o
975$bf_obj = bf-586.o
976$md5_obj = md5-586.o
977$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
978$cast_obj = cast-586.o
979$rc4_obj = rc4-586.o
980$rmd160_obj = rmd-586.o
981$rc5_obj = rc5-586.o
982$wp_obj = wp_block.o wp-mmx.o
ae381fef 983$cmll_obj = cmll-x86.o
fa8e921f 984$perlasm_scheme = elf
a22fb399
RL
985$dso_scheme = dlfcn
986$shared_target= bsd-gcc-shared
987$shared_cflag = -fPIC
67d48c8c
BM
988$shared_ldflag =
989$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
990$ranlib =
042e57d5 991$arflags =
7740a1c6 992
7740a1c6
BM
993*** cc
994$cc = cc
995$cflags = -O
996$unistd =
997$thread_cflag = (unknown)
cf1b7d96 998$sys_id =
7740a1c6
BM
999$lflags =
1000$bn_ops =
14e21f86 1001$cpuid_obj =
7740a1c6
BM
1002$bn_obj =
1003$des_obj =
22edcae7 1004$aes_obj =
7740a1c6
BM
1005$bf_obj =
1006$md5_obj =
1007$sha1_obj =
1008$cast_obj =
1009$rc4_obj =
1010$rmd160_obj =
1011$rc5_obj =
0fbd4bf0 1012$wp_obj =
6a8517f2 1013$cmll_obj =
fa8e921f 1014$perlasm_scheme =
05e15b04 1015$dso_scheme =
f944e784
RL
1016$shared_target=
1017$shared_cflag =
67d48c8c 1018$shared_ldflag =
a22fb399 1019$shared_extension =
0396479d 1020$ranlib =
042e57d5 1021$arflags =
7740a1c6 1022
c46acbac 1023*** cray-j90
7740a1c6
BM
1024$cc = cc
1025$cflags = -DBIT_FIELD_LIMITS -DTERMIOS
1026$unistd =
1027$thread_cflag = (unknown)
cf1b7d96 1028$sys_id = CRAY
7740a1c6 1029$lflags =
c46acbac 1030$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT
14e21f86 1031$cpuid_obj =
7740a1c6
BM
1032$bn_obj =
1033$des_obj =
22edcae7 1034$aes_obj =
7740a1c6
BM
1035$bf_obj =
1036$md5_obj =
1037$sha1_obj =
1038$cast_obj =
1039$rc4_obj =
1040$rmd160_obj =
1041$rc5_obj =
0fbd4bf0 1042$wp_obj =
6a8517f2 1043$cmll_obj =
fa8e921f 1044$perlasm_scheme =
05e15b04 1045$dso_scheme =
f944e784
RL
1046$shared_target=
1047$shared_cflag =
67d48c8c 1048$shared_ldflag =
a22fb399 1049$shared_extension =
0396479d 1050$ranlib =
042e57d5 1051$arflags =
7740a1c6 1052
c46acbac 1053*** cray-t3e
7740a1c6
BM
1054$cc = cc
1055$cflags = -DBIT_FIELD_LIMITS -DTERMIOS
1056$unistd =
1057$thread_cflag = (unknown)
cf1b7d96 1058$sys_id = CRAY
7740a1c6 1059$lflags =
c46acbac 1060$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT
14e21f86 1061$cpuid_obj =
7740a1c6
BM
1062$bn_obj =
1063$des_obj =
22edcae7 1064$aes_obj =
7740a1c6
BM
1065$bf_obj =
1066$md5_obj =
1067$sha1_obj =
1068$cast_obj =
1069$rc4_obj =
1070$rmd160_obj =
1071$rc5_obj =
0fbd4bf0 1072$wp_obj =
6a8517f2 1073$cmll_obj =
fa8e921f 1074$perlasm_scheme =
05e15b04 1075$dso_scheme =
f944e784
RL
1076$shared_target=
1077$shared_cflag =
67d48c8c 1078$shared_ldflag =
a22fb399 1079$shared_extension =
0396479d 1080$ranlib =
042e57d5 1081$arflags =
0396479d
BM
1082
1083*** darwin-i386-cc
1084$cc = cc
584502d4 1085$cflags = -arch i386 -O3 -fomit-frame-pointer -DL_ENDIAN
0396479d 1086$unistd =
cd72dcd9 1087$thread_cflag = -D_REENTRANT
0396479d 1088$sys_id = MACOSX
5a22a8e7 1089$lflags = -Wl,-search_paths_first%
ca640568 1090$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR
fa8e921f
AP
1091$cpuid_obj = x86cpuid.o
1092$bn_obj = bn-586.o co-586.o x86-mont.o
1093$des_obj = des-586.o crypt586.o
1094$aes_obj = aes-586.o
1095$bf_obj = bf-586.o
1096$md5_obj = md5-586.o
1097$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1098$cast_obj = cast-586.o
1099$rc4_obj = rc4-586.o
1100$rmd160_obj = rmd-586.o
1101$rc5_obj = rc5-586.o
1102$wp_obj = wp_block.o wp-mmx.o
ae381fef 1103$cmll_obj = cmll-x86.o
fa8e921f 1104$perlasm_scheme = macosx
aa8b03b4 1105$dso_scheme = dlfcn
07c08ed4 1106$shared_target= darwin-shared
aa8b03b4 1107$shared_cflag = -fPIC -fno-common
584502d4 1108$shared_ldflag = -arch i386 -dynamiclib
17b226a6 1109$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
0396479d 1110$ranlib =
042e57d5 1111$arflags =
7740a1c6 1112
592c784f
BM
1113*** darwin-ppc-cc
1114$cc = cc
584502d4 1115$cflags = -arch ppc -O3 -DB_ENDIAN
592c784f 1116$unistd =
cd72dcd9 1117$thread_cflag = -D_REENTRANT
cf1b7d96 1118$sys_id = MACOSX
d6c76457 1119$lflags = -Wl,-search_paths_first%
592c784f 1120$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
addd641f
AP
1121$cpuid_obj = ppccpuid.o
1122$bn_obj = bn-ppc.o
592c784f 1123$des_obj =
addd641f 1124$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
592c784f
BM
1125$bf_obj =
1126$md5_obj =
addd641f 1127$sha1_obj = sha1-ppc.o sha256-ppc.o
592c784f
BM
1128$cast_obj =
1129$rc4_obj =
1130$rmd160_obj =
1131$rc5_obj =
0fbd4bf0 1132$wp_obj =
6a8517f2 1133$cmll_obj =
addd641f 1134$perlasm_scheme = osx32
aa8b03b4 1135$dso_scheme = dlfcn
fe19c448 1136$shared_target= darwin-shared
8861ba35 1137$shared_cflag = -fPIC -fno-common
584502d4 1138$shared_ldflag = -arch ppc -dynamiclib
17b226a6 1139$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
0396479d 1140$ranlib =
042e57d5 1141$arflags =
592c784f 1142
98bf13c3
RL
1143*** darwin64-ppc-cc
1144$cc = cc
584502d4 1145$cflags = -arch ppc64 -O3 -DB_ENDIAN
98bf13c3
RL
1146$unistd =
1147$thread_cflag = -D_REENTRANT
1148$sys_id = MACOSX
d6c76457 1149$lflags = -Wl,-search_paths_first%
98bf13c3 1150$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
addd641f
AP
1151$cpuid_obj = ppccpuid.o
1152$bn_obj = bn-ppc.o ppc-mont.o
98bf13c3 1153$des_obj =
addd641f 1154$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
98bf13c3
RL
1155$bf_obj =
1156$md5_obj =
addd641f 1157$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o
98bf13c3
RL
1158$cast_obj =
1159$rc4_obj =
1160$rmd160_obj =
1161$rc5_obj =
1162$wp_obj =
6a8517f2 1163$cmll_obj =
addd641f 1164$perlasm_scheme = osx64
98bf13c3
RL
1165$dso_scheme = dlfcn
1166$shared_target= darwin-shared
1167$shared_cflag = -fPIC -fno-common
584502d4
AP
1168$shared_ldflag = -arch ppc64 -dynamiclib
1169$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
1170$ranlib =
1171$arflags =
1172
1173*** darwin64-x86_64-cc
1174$cc = cc
dab62934 1175$cflags = -arch x86_64 -O3 -DL_ENDIAN -DMD32_REG_T=int -Wall
584502d4
AP
1176$unistd =
1177$thread_cflag = -D_REENTRANT
1178$sys_id = MACOSX
1179$lflags = -Wl,-search_paths_first%
583b0b67 1180$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
dab62934
AP
1181$cpuid_obj = x86_64cpuid.o
1182$bn_obj = x86_64-gcc.o x86_64-mont.o
584502d4 1183$des_obj =
dab62934 1184$aes_obj = aes-x86_64.o
584502d4 1185$bf_obj =
dab62934
AP
1186$md5_obj = md5-x86_64.o
1187$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
584502d4 1188$cast_obj =
dab62934 1189$rc4_obj = rc4-x86_64.o
584502d4
AP
1190$rmd160_obj =
1191$rc5_obj =
dab62934 1192$wp_obj = wp-x86_64.o
ae381fef 1193$cmll_obj = cmll-x86_64.o cmll_misc.o
dab62934 1194$perlasm_scheme = macosx
584502d4
AP
1195$dso_scheme = dlfcn
1196$shared_target= darwin-shared
1197$shared_cflag = -fPIC -fno-common
1198$shared_ldflag = -arch x86_64 -dynamiclib
98bf13c3
RL
1199$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
1200$ranlib =
1201$arflags =
1202
7740a1c6
BM
1203*** debug
1204$cc = gcc
5dbd3efc 1205$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -ggdb -g2 -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
7740a1c6
BM
1206$unistd =
1207$thread_cflag = (unknown)
cf1b7d96 1208$sys_id =
7740a1c6
BM
1209$lflags = -lefence
1210$bn_ops =
14e21f86 1211$cpuid_obj =
7740a1c6
BM
1212$bn_obj =
1213$des_obj =
22edcae7 1214$aes_obj =
7740a1c6
BM
1215$bf_obj =
1216$md5_obj =
1217$sha1_obj =
1218$cast_obj =
1219$rc4_obj =
1220$rmd160_obj =
1221$rc5_obj =
0fbd4bf0 1222$wp_obj =
6a8517f2 1223$cmll_obj =
fa8e921f 1224$perlasm_scheme =
05e15b04 1225$dso_scheme =
f944e784
RL
1226$shared_target=
1227$shared_cflag =
67d48c8c 1228$shared_ldflag =
a22fb399 1229$shared_extension =
0396479d 1230$ranlib =
042e57d5 1231$arflags =
7740a1c6 1232
a7b1c773
BM
1233*** debug-BSD-x86-elf
1234$cc = gcc
1235$cflags = -DL_ENDIAN -DTERMIOS -O3 -Wall -g
1236$unistd =
1237$thread_cflag = -pthread -D_THREAD_SAFE -D_REENTRANT
1238$sys_id =
1239$lflags =
1240$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1241$cpuid_obj = x86cpuid.o
1242$bn_obj = bn-586.o co-586.o x86-mont.o
1243$des_obj = des-586.o crypt586.o
1244$aes_obj = aes-586.o
1245$bf_obj = bf-586.o
1246$md5_obj = md5-586.o
1247$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1248$cast_obj = cast-586.o
1249$rc4_obj = rc4-586.o
1250$rmd160_obj = rmd-586.o
1251$rc5_obj = rc5-586.o
1252$wp_obj = wp_block.o wp-mmx.o
ae381fef 1253$cmll_obj = cmll-x86.o
fa8e921f 1254$perlasm_scheme = elf
a7b1c773
BM
1255$dso_scheme = dlfcn
1256$shared_target= bsd-shared
1257$shared_cflag = -fPIC
1258$shared_ldflag =
1259$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1260$ranlib =
1261$arflags =
1262
ad5f0ed5
AP
1263*** debug-Cygwin
1264$cc = gcc
1265$cflags = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations -Werror
1266$unistd =
1267$thread_cflag =
1268$sys_id = CYGWIN32
1269$lflags =
1270$bn_ops =
14e21f86 1271$cpuid_obj =
ad5f0ed5 1272$bn_obj =
22edcae7
AP
1273$des_obj =
1274$aes_obj =
1275$bf_obj =
ad5f0ed5
AP
1276$md5_obj =
1277$sha1_obj =
22edcae7 1278$cast_obj =
ad5f0ed5
AP
1279$rc4_obj =
1280$rmd160_obj =
1281$rc5_obj =
0fbd4bf0 1282$wp_obj =
6a8517f2 1283$cmll_obj =
fa8e921f 1284$perlasm_scheme = void
16420007 1285$dso_scheme = dlfcn
22edcae7 1286$shared_target= cygwin-shared
e1d51de4 1287$shared_cflag = -D_WINDLL
16420007 1288$shared_ldflag = -shared
4f1c33b4 1289$shared_extension = .dll.a
ad5f0ed5
AP
1290$ranlib =
1291$arflags =
1292
7740a1c6
BM
1293*** debug-ben
1294$cc = gcc
bbb8de09 1295$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -O2 -pedantic -Wall -Wshadow -Werror -pipe
7740a1c6
BM
1296$unistd =
1297$thread_cflag = (unknown)
cf1b7d96 1298$sys_id =
7740a1c6
BM
1299$lflags =
1300$bn_ops =
14e21f86 1301$cpuid_obj =
67ea999d 1302$bn_obj = bn86-elf.o co86-elf.o
7740a1c6 1303$des_obj =
22edcae7 1304$aes_obj =
7740a1c6
BM
1305$bf_obj =
1306$md5_obj =
1307$sha1_obj =
1308$cast_obj =
1309$rc4_obj =
1310$rmd160_obj =
1311$rc5_obj =
0fbd4bf0 1312$wp_obj =
6a8517f2 1313$cmll_obj =
fa8e921f 1314$perlasm_scheme =
05e15b04 1315$dso_scheme =
f944e784
RL
1316$shared_target=
1317$shared_cflag =
67d48c8c 1318$shared_ldflag =
a22fb399 1319$shared_extension =
0396479d 1320$ranlib =
042e57d5 1321$arflags =
7740a1c6
BM
1322
1323*** debug-ben-debug
1324$cc = gcc
bbb8de09 1325$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe
7740a1c6
BM
1326$unistd =
1327$thread_cflag = (unknown)
cf1b7d96 1328$sys_id =
7740a1c6
BM
1329$lflags =
1330$bn_ops =
14e21f86 1331$cpuid_obj =
7740a1c6
BM
1332$bn_obj =
1333$des_obj =
22edcae7 1334$aes_obj =
7740a1c6
BM
1335$bf_obj =
1336$md5_obj =
1337$sha1_obj =
1338$cast_obj =
1339$rc4_obj =
1340$rmd160_obj =
1341$rc5_obj =
0fbd4bf0 1342$wp_obj =
6a8517f2 1343$cmll_obj =
fa8e921f 1344$perlasm_scheme =
05e15b04 1345$dso_scheme =
f944e784
RL
1346$shared_target=
1347$shared_cflag =
67d48c8c 1348$shared_ldflag =
a22fb399 1349$shared_extension =
0396479d 1350$ranlib =
042e57d5 1351$arflags =
7740a1c6 1352
dab62934
AP
1353*** debug-ben-no-opt
1354$cc = gcc
1355$cflags = -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG -Werror -DL_ENDIAN -DTERMIOS -Wall -g3
1356$unistd =
1357$thread_cflag = (unknown)
1358$sys_id =
1359$lflags =
1360$bn_ops =
1361$cpuid_obj =
1362$bn_obj =
1363$des_obj =
1364$aes_obj =
1365$bf_obj =
1366$md5_obj =
1367$sha1_obj =
1368$cast_obj =
1369$rc4_obj =
1370$rmd160_obj =
1371$rc5_obj =
1372$wp_obj =
1373$cmll_obj =
1374$perlasm_scheme =
1375$dso_scheme =
1376$shared_target=
1377$shared_cflag =
1378$shared_ldflag =
1379$shared_extension =
1380$ranlib =
1381$arflags =
1382
ac7b4261
AP
1383*** debug-ben-openbsd
1384$cc = gcc
1385$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -O2 -pedantic -Wall -Wshadow -Werror -pipe
1386$unistd =
1387$thread_cflag = (unknown)
1388$sys_id =
1389$lflags =
1390$bn_ops =
14e21f86 1391$cpuid_obj =
ac7b4261
AP
1392$bn_obj =
1393$des_obj =
22edcae7 1394$aes_obj =
ac7b4261
AP
1395$bf_obj =
1396$md5_obj =
1397$sha1_obj =
1398$cast_obj =
1399$rc4_obj =
1400$rmd160_obj =
1401$rc5_obj =
0fbd4bf0 1402$wp_obj =
6a8517f2 1403$cmll_obj =
fa8e921f 1404$perlasm_scheme =
ac7b4261
AP
1405$dso_scheme =
1406$shared_target=
fe19c448
RL
1407$shared_cflag =
1408$shared_ldflag =
1409$shared_extension =
1410$ranlib =
042e57d5 1411$arflags =
fe19c448
RL
1412
1413*** debug-ben-openbsd-debug
1414$cc = gcc
1415$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DOPENSSL_OPENBSD_DEV_CRYPTO -DOPENSSL_NO_ASM -g3 -O2 -pedantic -Wall -Wshadow -Werror -pipe
1416$unistd =
1417$thread_cflag = (unknown)
1418$sys_id =
1419$lflags =
1420$bn_ops =
14e21f86 1421$cpuid_obj =
fe19c448
RL
1422$bn_obj =
1423$des_obj =
22edcae7 1424$aes_obj =
fe19c448
RL
1425$bf_obj =
1426$md5_obj =
1427$sha1_obj =
1428$cast_obj =
1429$rc4_obj =
1430$rmd160_obj =
1431$rc5_obj =
0fbd4bf0 1432$wp_obj =
6a8517f2 1433$cmll_obj =
fa8e921f 1434$perlasm_scheme =
fe19c448
RL
1435$dso_scheme =
1436$shared_target=
ac7b4261 1437$shared_cflag =
67d48c8c 1438$shared_ldflag =
ac7b4261
AP
1439$shared_extension =
1440$ranlib =
042e57d5 1441$arflags =
ac7b4261 1442
7740a1c6
BM
1443*** debug-ben-strict
1444$cc = gcc
bbb8de09 1445$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DCONST_STRICT -O2 -Wall -Wshadow -Werror -Wpointer-arith -Wcast-qual -Wwrite-strings -pipe
7740a1c6
BM
1446$unistd =
1447$thread_cflag = (unknown)
cf1b7d96 1448$sys_id =
7740a1c6
BM
1449$lflags =
1450$bn_ops =
14e21f86 1451$cpuid_obj =
7740a1c6
BM
1452$bn_obj =
1453$des_obj =
22edcae7 1454$aes_obj =
7740a1c6
BM
1455$bf_obj =
1456$md5_obj =
1457$sha1_obj =
1458$cast_obj =
1459$rc4_obj =
1460$rmd160_obj =
1461$rc5_obj =
0fbd4bf0 1462$wp_obj =
6a8517f2 1463$cmll_obj =
fa8e921f 1464$perlasm_scheme =
05e15b04 1465$dso_scheme =
f944e784
RL
1466$shared_target=
1467$shared_cflag =
67d48c8c 1468$shared_ldflag =
a22fb399 1469$shared_extension =
0396479d 1470$ranlib =
042e57d5 1471$arflags =
7740a1c6
BM
1472
1473*** debug-bodo
1474$cc = gcc
36d46234 1475$cflags = -DL_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBIO_PAIR_DEBUG -DPEDANTIC -g -march=i486 -pedantic -Wshadow -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion
7740a1c6
BM
1476$unistd =
1477$thread_cflag = -D_REENTRANT
cf1b7d96 1478$sys_id =
7740a1c6
BM
1479$lflags =
1480$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1481$cpuid_obj = x86cpuid.o
1482$bn_obj = bn-586.o co-586.o x86-mont.o
1483$des_obj = des-586.o crypt586.o
1484$aes_obj = aes-586.o
1485$bf_obj = bf-586.o
1486$md5_obj = md5-586.o
1487$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1488$cast_obj = cast-586.o
1489$rc4_obj = rc4-586.o
1490$rmd160_obj = rmd-586.o
1491$rc5_obj = rc5-586.o
1492$wp_obj = wp_block.o wp-mmx.o
ae381fef 1493$cmll_obj = cmll-x86.o
fa8e921f 1494$perlasm_scheme = elf
05e15b04 1495$dso_scheme =
f944e784
RL
1496$shared_target=
1497$shared_cflag =
67d48c8c 1498$shared_ldflag =
a22fb399 1499$shared_extension =
0396479d 1500$ranlib =
042e57d5 1501$arflags =
7740a1c6 1502
be5707c8
BM
1503*** debug-darwin-i386-cc
1504$cc = cc
1505$cflags = -arch i386 -g3 -DL_ENDIAN
1506$unistd =
1507$thread_cflag = -D_REENTRANT
1508$sys_id = MACOSX
1509$lflags = -Wl,-search_paths_first%
1510$bn_ops = BN_LLONG RC4_INT RC4_CHUNK DES_UNROLL BF_PTR
1511$cpuid_obj = x86cpuid.o
1512$bn_obj = bn-586.o co-586.o x86-mont.o
1513$des_obj = des-586.o crypt586.o
1514$aes_obj = aes-586.o
1515$bf_obj = bf-586.o
1516$md5_obj = md5-586.o
1517$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1518$cast_obj = cast-586.o
1519$rc4_obj = rc4-586.o
1520$rmd160_obj = rmd-586.o
1521$rc5_obj = rc5-586.o
1522$wp_obj = wp_block.o wp-mmx.o
ae381fef 1523$cmll_obj = cmll-x86.o
be5707c8
BM
1524$perlasm_scheme = macosx
1525$dso_scheme = dlfcn
1526$shared_target= darwin-shared
1527$shared_cflag = -fPIC -fno-common
1528$shared_ldflag = -arch i386 -dynamiclib
1529$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
1530$ranlib =
1531$arflags =
1532
0d5ea761
BM
1533*** debug-darwin-ppc-cc
1534$cc = cc
1535$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG -DB_ENDIAN -g -Wall -O
1536$unistd =
1537$thread_cflag = -D_REENTRANT
1538$sys_id = MACOSX
1539$lflags =
1540$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
addd641f
AP
1541$cpuid_obj = ppccpuid.o
1542$bn_obj = bn-ppc.o
0d5ea761 1543$des_obj =
addd641f 1544$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
0d5ea761
BM
1545$bf_obj =
1546$md5_obj =
addd641f 1547$sha1_obj = sha1-ppc.o sha256-ppc.o
0d5ea761
BM
1548$cast_obj =
1549$rc4_obj =
1550$rmd160_obj =
1551$rc5_obj =
0fbd4bf0 1552$wp_obj =
6a8517f2 1553$cmll_obj =
addd641f 1554$perlasm_scheme = osx32
aa8b03b4 1555$dso_scheme = dlfcn
0d5ea761
BM
1556$shared_target= darwin-shared
1557$shared_cflag = -fPIC
f210eb7b 1558$shared_ldflag = -dynamiclib
0d5ea761
BM
1559$shared_extension = .$(SHLIB_MAJOR).$(SHLIB_MINOR).dylib
1560$ranlib =
1561$arflags =
1562
492279f6
AP
1563*** debug-geoff32
1564$cc = gcc
1565$cflags = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -DMD32_REG_T=int -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long
1566$unistd =
1567$thread_cflag = -D_REENTRANT
1568$sys_id =
1569$lflags = -ldl
1570$bn_ops = BN_LLONG
1571$cpuid_obj =
1572$bn_obj =
1573$des_obj =
1574$aes_obj =
1575$bf_obj =
1576$md5_obj =
1577$sha1_obj =
1578$cast_obj =
1579$rc4_obj =
1580$rmd160_obj =
1581$rc5_obj =
1582$wp_obj =
1583$cmll_obj =
1584$perlasm_scheme = void
1585$dso_scheme = dlfcn
1586$shared_target= linux-shared
1587$shared_cflag = -fPIC
1588$shared_ldflag =
1589$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1590$ranlib =
1591$arflags =
1592
1593*** debug-geoff64
2a85f771 1594$cc = gcc
7f0c6570 1595$cflags = -DBN_DEBUG -DBN_DEBUG_RAND -DBN_STRICT -DPURIFY -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_ASM -DOPENSSL_NO_INLINE_ASM -DL_ENDIAN -DTERMIO -DPEDANTIC -DMD32_REG_T=int -O1 -ggdb2 -Wall -Werror -Wundef -pedantic -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-align -Wsign-compare -Wmissing-prototypes -Wmissing-declarations -Wno-long-long
2a85f771
GT
1596$unistd =
1597$thread_cflag = -D_REENTRANT
1598$sys_id =
1599$lflags = -ldl
492279f6 1600$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
14e21f86 1601$cpuid_obj =
f7939fcd
GT
1602$bn_obj =
1603$des_obj =
22edcae7 1604$aes_obj =
f7939fcd
GT
1605$bf_obj =
1606$md5_obj =
1607$sha1_obj =
1608$cast_obj =
1609$rc4_obj =
1610$rmd160_obj =
1611$rc5_obj =
0fbd4bf0 1612$wp_obj =
6a8517f2 1613$cmll_obj =
fa8e921f 1614$perlasm_scheme = void
2a85f771
GT
1615$dso_scheme = dlfcn
1616$shared_target= linux-shared
1617$shared_cflag = -fPIC
1618$shared_ldflag =
1619$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1620$ranlib =
1621$arflags =
1622
a87030a1
BM
1623*** debug-levitte-linux-elf
1624$cc = gcc
dd558806 1625$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
6dc78bf7
RL
1626$unistd =
1627$thread_cflag = -D_REENTRANT
1628$sys_id =
1629$lflags = -ldl
1630$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1631$cpuid_obj = x86cpuid.o
1632$bn_obj = bn-586.o co-586.o x86-mont.o
1633$des_obj = des-586.o crypt586.o
1634$aes_obj = aes-586.o
1635$bf_obj = bf-586.o
1636$md5_obj = md5-586.o
1637$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1638$cast_obj = cast-586.o
1639$rc4_obj = rc4-586.o
1640$rmd160_obj = rmd-586.o
1641$rc5_obj = rc5-586.o
1642$wp_obj = wp_block.o wp-mmx.o
ae381fef 1643$cmll_obj = cmll-x86.o
fa8e921f 1644$perlasm_scheme = elf
6dc78bf7
RL
1645$dso_scheme = dlfcn
1646$shared_target= linux-shared
1647$shared_cflag = -fPIC
1648$shared_ldflag =
1649$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1650$ranlib =
1651$arflags =
1652
1653*** debug-levitte-linux-elf-extreme
1654$cc = gcc
dd558806 1655$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
a87030a1
BM
1656$unistd =
1657$thread_cflag = -D_REENTRANT
cf1b7d96 1658$sys_id =
05e15b04 1659$lflags = -ldl
78a0c1f1 1660$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1661$cpuid_obj = x86cpuid.o
1662$bn_obj = bn-586.o co-586.o x86-mont.o
1663$des_obj = des-586.o crypt586.o
1664$aes_obj = aes-586.o
1665$bf_obj = bf-586.o
1666$md5_obj = md5-586.o
1667$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1668$cast_obj = cast-586.o
1669$rc4_obj = rc4-586.o
1670$rmd160_obj = rmd-586.o
1671$rc5_obj = rc5-586.o
1672$wp_obj = wp_block.o wp-mmx.o
ae381fef 1673$cmll_obj = cmll-x86.o
fa8e921f 1674$perlasm_scheme = elf
05e15b04 1675$dso_scheme = dlfcn
78a0c1f1
BM
1676$shared_target= linux-shared
1677$shared_cflag = -fPIC
67d48c8c
BM
1678$shared_ldflag =
1679$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1680$ranlib =
042e57d5 1681$arflags =
a87030a1 1682
7e7c8952
BM
1683*** debug-levitte-linux-noasm
1684$cc = gcc
dd558806 1685$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
6dc78bf7
RL
1686$unistd =
1687$thread_cflag = -D_REENTRANT
1688$sys_id =
1689$lflags = -ldl
1690$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1691$cpuid_obj =
6dc78bf7
RL
1692$bn_obj =
1693$des_obj =
22edcae7 1694$aes_obj =
6dc78bf7
RL
1695$bf_obj =
1696$md5_obj =
1697$sha1_obj =
1698$cast_obj =
1699$rc4_obj =
1700$rmd160_obj =
1701$rc5_obj =
0fbd4bf0 1702$wp_obj =
6a8517f2 1703$cmll_obj =
fa8e921f 1704$perlasm_scheme = void
6dc78bf7
RL
1705$dso_scheme = dlfcn
1706$shared_target= linux-shared
1707$shared_cflag = -fPIC
1708$shared_ldflag =
1709$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1710$ranlib =
1711$arflags =
1712
1713*** debug-levitte-linux-noasm-extreme
1714$cc = gcc
dd558806 1715$cflags = -DLEVITTE_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_DEBUG -DBN_DEBUG_RAND -DCRYPTO_MDEBUG -DENGINE_CONF_DEBUG -DOPENSSL_NO_ASM -DL_ENDIAN -DTERMIO -D_POSIX_SOURCE -DPEDANTIC -ggdb -g3 -mcpu=i486 -pedantic -ansi -Wall -W -Wundef -Wshadow -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wundef -Wconversion -pipe
7e7c8952
BM
1716$unistd =
1717$thread_cflag = -D_REENTRANT
cf1b7d96 1718$sys_id =
7e7c8952
BM
1719$lflags = -ldl
1720$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 1721$cpuid_obj =
7e7c8952
BM
1722$bn_obj =
1723$des_obj =
22edcae7 1724$aes_obj =
7e7c8952
BM
1725$bf_obj =
1726$md5_obj =
1727$sha1_obj =
1728$cast_obj =
1729$rc4_obj =
1730$rmd160_obj =
1731$rc5_obj =
0fbd4bf0 1732$wp_obj =
6a8517f2 1733$cmll_obj =
fa8e921f 1734$perlasm_scheme = void
7e7c8952
BM
1735$dso_scheme = dlfcn
1736$shared_target= linux-shared
1737$shared_cflag = -fPIC
67d48c8c
BM
1738$shared_ldflag =
1739$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1740$ranlib =
042e57d5 1741$arflags =
7e7c8952 1742
7740a1c6
BM
1743*** debug-linux-elf
1744$cc = gcc
a136862a 1745$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall
7740a1c6
BM
1746$unistd =
1747$thread_cflag = -D_REENTRANT
cf1b7d96 1748$sys_id =
baa080d4 1749$lflags = -lefence -ldl
7740a1c6 1750$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1751$cpuid_obj = x86cpuid.o
1752$bn_obj = bn-586.o co-586.o x86-mont.o
1753$des_obj = des-586.o crypt586.o
1754$aes_obj = aes-586.o
1755$bf_obj = bf-586.o
1756$md5_obj = md5-586.o
1757$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1758$cast_obj = cast-586.o
1759$rc4_obj = rc4-586.o
1760$rmd160_obj = rmd-586.o
1761$rc5_obj = rc5-586.o
1762$wp_obj = wp_block.o wp-mmx.o
ae381fef 1763$cmll_obj = cmll-x86.o
fa8e921f 1764$perlasm_scheme = elf
05e15b04 1765$dso_scheme = dlfcn
de2f6e4d
RL
1766$shared_target= linux-shared
1767$shared_cflag = -fPIC
17b226a6
RL
1768$shared_ldflag =
1769$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
de2f6e4d 1770$ranlib =
042e57d5 1771$arflags =
de2f6e4d
RL
1772
1773*** debug-linux-elf-noefence
1774$cc = gcc
a136862a 1775$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -march=i486 -Wall
de2f6e4d
RL
1776$unistd =
1777$thread_cflag = -D_REENTRANT
1778$sys_id =
1779$lflags = -ldl
1780$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1781$cpuid_obj = x86cpuid.o
1782$bn_obj = bn-586.o co-586.o x86-mont.o
1783$des_obj = des-586.o crypt586.o
1784$aes_obj = aes-586.o
1785$bf_obj = bf-586.o
1786$md5_obj = md5-586.o
1787$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1788$cast_obj = cast-586.o
1789$rc4_obj = rc4-586.o
1790$rmd160_obj = rmd-586.o
1791$rc5_obj = rc5-586.o
1792$wp_obj = wp_block.o wp-mmx.o
ae381fef 1793$cmll_obj = cmll-x86.o
fa8e921f 1794$perlasm_scheme = elf
9c62bca1
AP
1795$dso_scheme = dlfcn
1796$shared_target= linux-shared
1797$shared_cflag = -fPIC
1798$shared_ldflag =
1799$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1800$ranlib =
1801$arflags =
1802
1803*** debug-linux-ia32-aes
1804$cc = gcc
1805$cflags = -DAES_EXPERIMENTAL -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
1806$unistd =
1807$thread_cflag = -D_REENTRANT
1808$sys_id =
1809$lflags = -ldl
1810$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1811$cpuid_obj = x86cpuid.o
1812$bn_obj = bn-586.o co-586.o x86-mont.o
1813$des_obj = des-586.o crypt586.o
f63e4be3 1814$aes_obj = aes_x86core.o aes_cbc.o
fa8e921f
AP
1815$bf_obj = bf-586.o
1816$md5_obj = md5-586.o
1817$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1818$cast_obj = cast-586.o
1819$rc4_obj = rc4-586.o
1820$rmd160_obj = rmd-586.o
1821$rc5_obj = rc5-586.o
1822$wp_obj = wp_block.o wp-mmx.o
1823$cmll_obj =
1824$perlasm_scheme = elf
a8f87882 1825$dso_scheme = dlfcn
d28f7bc7
RL
1826$shared_target= linux-shared
1827$shared_cflag = -fPIC
a8f87882 1828$shared_ldflag =
d28f7bc7 1829$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
a8f87882 1830$ranlib =
042e57d5 1831$arflags =
a8f87882
LJ
1832
1833*** debug-linux-pentium
1834$cc = gcc
c89f31de 1835$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentium -Wall
a8f87882
LJ
1836$unistd =
1837$thread_cflag = -D_REENTRANT
1838$sys_id =
1839$lflags = -ldl
1840$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1841$cpuid_obj = x86cpuid.o
1842$bn_obj = bn-586.o co-586.o x86-mont.o
1843$des_obj = des-586.o crypt586.o
1844$aes_obj = aes-586.o
1845$bf_obj = bf-586.o
1846$md5_obj = md5-586.o
1847$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1848$cast_obj = cast-586.o
1849$rc4_obj = rc4-586.o
1850$rmd160_obj = rmd-586.o
1851$rc5_obj = rc5-586.o
1852$wp_obj = wp_block.o wp-mmx.o
ae381fef 1853$cmll_obj = cmll-x86.o
fa8e921f 1854$perlasm_scheme = elf
de2f6e4d 1855$dso_scheme = dlfcn
f944e784
RL
1856$shared_target=
1857$shared_cflag =
67d48c8c 1858$shared_ldflag =
a22fb399 1859$shared_extension =
0396479d 1860$ranlib =
042e57d5 1861$arflags =
7740a1c6 1862
de2f6e4d 1863*** debug-linux-ppro
a45623c4 1864$cc = gcc
c89f31de 1865$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DL_ENDIAN -DTERMIO -g -mcpu=pentiumpro -Wall
a45623c4
RL
1866$unistd =
1867$thread_cflag = -D_REENTRANT
cf1b7d96 1868$sys_id =
baa080d4 1869$lflags = -ldl
a45623c4 1870$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1871$cpuid_obj = x86cpuid.o
1872$bn_obj = bn-586.o co-586.o x86-mont.o
1873$des_obj = des-586.o crypt586.o
1874$aes_obj = aes-586.o
1875$bf_obj = bf-586.o
1876$md5_obj = md5-586.o
1877$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1878$cast_obj = cast-586.o
1879$rc4_obj = rc4-586.o
1880$rmd160_obj = rmd-586.o
1881$rc5_obj = rc5-586.o
1882$wp_obj = wp_block.o wp-mmx.o
ae381fef 1883$cmll_obj = cmll-x86.o
fa8e921f 1884$perlasm_scheme = elf
a45623c4 1885$dso_scheme = dlfcn
f944e784
RL
1886$shared_target=
1887$shared_cflag =
67d48c8c 1888$shared_ldflag =
a22fb399 1889$shared_extension =
0396479d 1890$ranlib =
042e57d5 1891$arflags =
a45623c4 1892
7740a1c6
BM
1893*** debug-rse
1894$cc = cc
1895$cflags = -DTERMIOS -DL_ENDIAN -pipe -O -g -ggdb3 -Wall
1896$unistd =
1897$thread_cflag = (unknown)
cf1b7d96 1898$sys_id =
7740a1c6
BM
1899$lflags =
1900$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
1901$cpuid_obj = x86cpuid.o
1902$bn_obj = bn-586.o co-586.o x86-mont.o
1903$des_obj = des-586.o crypt586.o
1904$aes_obj = aes-586.o
1905$bf_obj = bf-586.o
1906$md5_obj = md5-586.o
1907$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
1908$cast_obj = cast-586.o
1909$rc4_obj = rc4-586.o
1910$rmd160_obj = rmd-586.o
1911$rc5_obj = rc5-586.o
1912$wp_obj = wp_block.o wp-mmx.o
ae381fef 1913$cmll_obj = cmll-x86.o
fa8e921f 1914$perlasm_scheme = elf
05e15b04 1915$dso_scheme =
f944e784
RL
1916$shared_target=
1917$shared_cflag =
67d48c8c 1918$shared_ldflag =
a22fb399 1919$shared_extension =
0396479d 1920$ranlib =
042e57d5 1921$arflags =
7740a1c6 1922
d0f2876c
BM
1923*** debug-solaris-sparcv8-cc
1924$cc = cc
bbb8de09 1925$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -xarch=v8 -g -O -xstrconst -Xa -DB_ENDIAN -DBN_DIV2W
d0f2876c
BM
1926$unistd =
1927$thread_cflag = -D_REENTRANT
cf1b7d96 1928$sys_id =
05e15b04 1929$lflags = -lsocket -lnsl -ldl
2dae04d0 1930$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 1931$cpuid_obj =
67ea999d 1932$bn_obj = sparcv8.o
6a8517f2 1933$des_obj = des_enc-sparc.o fcrypt_b.o
22edcae7 1934$aes_obj =
d0f2876c
BM
1935$bf_obj =
1936$md5_obj =
1937$sha1_obj =
1938$cast_obj =
1939$rc4_obj =
1940$rmd160_obj =
1941$rc5_obj =
0fbd4bf0 1942$wp_obj =
6a8517f2 1943$cmll_obj =
fa8e921f 1944$perlasm_scheme = void
05e15b04 1945$dso_scheme = dlfcn
aa04f1d7
RL
1946$shared_target= solaris-shared
1947$shared_cflag = -KPIC
8861ba35 1948$shared_ldflag = -G -dy -z text
67d48c8c
BM
1949$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1950$ranlib =
042e57d5 1951$arflags =
d0f2876c 1952
96821ced 1953*** debug-solaris-sparcv8-gcc
7740a1c6 1954$cc = gcc
bbb8de09 1955$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -O -g -mv8 -Wall -DB_ENDIAN
7740a1c6
BM
1956$unistd =
1957$thread_cflag = -D_REENTRANT
cf1b7d96 1958$sys_id =
05e15b04 1959$lflags = -lsocket -lnsl -ldl
2dae04d0 1960$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 1961$cpuid_obj =
67ea999d 1962$bn_obj = sparcv8.o
6a8517f2 1963$des_obj = des_enc-sparc.o fcrypt_b.o
22edcae7 1964$aes_obj =
7740a1c6
BM
1965$bf_obj =
1966$md5_obj =
1967$sha1_obj =
1968$cast_obj =
1969$rc4_obj =
1970$rmd160_obj =
1971$rc5_obj =
0fbd4bf0 1972$wp_obj =
6a8517f2 1973$cmll_obj =
fa8e921f 1974$perlasm_scheme = void
05e15b04 1975$dso_scheme = dlfcn
b8a61e73 1976$shared_target= solaris-shared
aa04f1d7 1977$shared_cflag = -fPIC
146e6776 1978$shared_ldflag = -shared
67d48c8c
BM
1979$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
1980$ranlib =
042e57d5 1981$arflags =
7740a1c6 1982
d0f2876c
BM
1983*** debug-solaris-sparcv9-cc
1984$cc = cc
cf1b7d96 1985$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -xtarget=ultra -xarch=v8plus -g -O -xstrconst -Xa -DB_ENDIAN -DBN_DIV2W
d0f2876c
BM
1986$unistd =
1987$thread_cflag = -D_REENTRANT
cf1b7d96 1988$sys_id = ULTRASPARC
05e15b04 1989$lflags = -lsocket -lnsl -ldl
2dae04d0 1990$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR
a00e414f
AP
1991$cpuid_obj = sparcv9cap.o sparccpuid.o
1992$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
1993$des_obj = des_enc-sparc.o fcrypt_b.o
1994$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
d0f2876c 1995$bf_obj =
11d0ebc8 1996$md5_obj =
ae0d6e3e 1997$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
d0f2876c
BM
1998$cast_obj =
1999$rc4_obj =
2000$rmd160_obj =
2001$rc5_obj =
0fbd4bf0 2002$wp_obj =
6a8517f2 2003$cmll_obj =
fa8e921f 2004$perlasm_scheme = void
05e15b04 2005$dso_scheme = dlfcn
aa04f1d7
RL
2006$shared_target= solaris-shared
2007$shared_cflag = -KPIC
8861ba35 2008$shared_ldflag = -G -dy -z text
67d48c8c
BM
2009$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2010$ranlib =
042e57d5 2011$arflags =
d0f2876c 2012
96821ced 2013*** debug-solaris-sparcv9-gcc
7740a1c6 2014$cc = gcc
c89f31de 2015$cflags = -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG_ALL -DPEDANTIC -O -g -mcpu=ultrasparc -pedantic -ansi -Wall -Wshadow -Wno-long-long -D__EXTENSIONS__ -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
2016$unistd =
2017$thread_cflag = -D_REENTRANT
98cec7fc 2018$sys_id = ULTRASPARC
05e15b04 2019$lflags = -lsocket -lnsl -ldl
2dae04d0 2020$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
a00e414f
AP
2021$cpuid_obj = sparcv9cap.o sparccpuid.o
2022$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 2023$des_obj = des_enc-sparc.o fcrypt_b.o
a00e414f 2024$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
7740a1c6 2025$bf_obj =
11d0ebc8 2026$md5_obj =
ae0d6e3e 2027$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
7740a1c6
BM
2028$cast_obj =
2029$rc4_obj =
2030$rmd160_obj =
2031$rc5_obj =
0fbd4bf0 2032$wp_obj =
6a8517f2 2033$cmll_obj =
fa8e921f 2034$perlasm_scheme = void
05e15b04 2035$dso_scheme = dlfcn
b8a61e73 2036$shared_target= solaris-shared
aa04f1d7 2037$shared_cflag = -fPIC
146e6776 2038$shared_ldflag = -shared
67d48c8c
BM
2039$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2040$ranlib =
042e57d5 2041$arflags =
7740a1c6 2042
ca640568 2043*** debug-steve-opt
6e6bc352 2044$cc = gcc
492279f6 2045$cflags = -m64 -O3 -DL_ENDIAN -DTERMIO -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -DOPENSSSL_NO_DEPRECATED -g -pedantic -Wall -Werror -Wno-long-long -DMD32_REG_T=int
6e6bc352
DSH
2046$unistd =
2047$thread_cflag = -D_REENTRANT
cf1b7d96 2048$sys_id =
ca640568 2049$lflags = -ldl
d6c76457
AP
2050$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
2051$cpuid_obj = x86_64cpuid.o
2052$bn_obj = x86_64-gcc.o x86_64-mont.o
2053$des_obj =
2054$aes_obj = aes-x86_64.o
2055$bf_obj =
2056$md5_obj = md5-x86_64.o
2057$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
2058$cast_obj =
2059$rc4_obj = rc4-x86_64.o
2060$rmd160_obj =
2061$rc5_obj =
2062$wp_obj = wp-x86_64.o
ae381fef 2063$cmll_obj = cmll-x86_64.o cmll_misc.o
dab62934 2064$perlasm_scheme = elf
567671e2 2065$dso_scheme = dlfcn
ce06265a 2066$shared_target= linux-shared
ca640568
AP
2067$shared_cflag = -fPIC
2068$shared_ldflag = -m64
2069$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
b605e3ad 2070$ranlib =
042e57d5 2071$arflags =
b605e3ad 2072
ca640568 2073*** debug-steve32
e0c1ea90 2074$cc = gcc
492279f6 2075$cflags = -m32 -DL_ENDIAN -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -DOPENSSSL_NO_DEPRECATED -g -pedantic -Wno-long-long -Wall -Werror -Wshadow -pipe
e0c1ea90
DSH
2076$unistd =
2077$thread_cflag = -D_REENTRANT
2078$sys_id =
2079$lflags = -rdynamic -ldl
2080$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
2081$cpuid_obj = x86cpuid.o
2082$bn_obj = bn-586.o co-586.o x86-mont.o
2083$des_obj = des-586.o crypt586.o
2084$aes_obj = aes-586.o
2085$bf_obj = bf-586.o
2086$md5_obj = md5-586.o
2087$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
2088$cast_obj = cast-586.o
2089$rc4_obj = rc4-586.o
2090$rmd160_obj = rmd-586.o
2091$rc5_obj = rc5-586.o
2092$wp_obj = wp_block.o wp-mmx.o
ae381fef 2093$cmll_obj = cmll-x86.o
fa8e921f 2094$perlasm_scheme = elf
e0c1ea90
DSH
2095$dso_scheme = dlfcn
2096$shared_target= linux-shared
ca640568
AP
2097$shared_cflag = -fPIC
2098$shared_ldflag = -m32
2099$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2100$ranlib =
2101$arflags =
2102
2103*** debug-steve64
2104$cc = gcc
492279f6 2105$cflags = -m64 -DL_ENDIAN -DTERMIO -DREF_CHECK -DCONF_DEBUG -DDEBUG_SAFESTACK -DCRYPTO_MDEBUG_ALL -DPEDANTIC -DOPENSSSL_NO_DEPRECATED -g -pedantic -Wall -Werror -Wno-long-long -DMD32_REG_T=int
ca640568
AP
2106$unistd =
2107$thread_cflag = -D_REENTRANT
2108$sys_id =
2109$lflags = -ldl
2110$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
2111$cpuid_obj = x86_64cpuid.o
2112$bn_obj = x86_64-gcc.o x86_64-mont.o
2113$des_obj =
2114$aes_obj = aes-x86_64.o
2115$bf_obj =
2116$md5_obj = md5-x86_64.o
2117$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
2118$cast_obj =
2119$rc4_obj = rc4-x86_64.o
2120$rmd160_obj =
2121$rc5_obj =
2122$wp_obj = wp-x86_64.o
ae381fef 2123$cmll_obj = cmll-x86_64.o cmll_misc.o
dab62934 2124$perlasm_scheme = elf
ca640568
AP
2125$dso_scheme = dlfcn
2126$shared_target= linux-shared
2127$shared_cflag = -fPIC
2128$shared_ldflag = -m64
2129$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
e0c1ea90
DSH
2130$ranlib =
2131$arflags =
2132
43ca6c02
UM
2133*** debug-ulf
2134$cc = gcc
ad5f0ed5 2135$cflags = -DTERMIOS -DL_ENDIAN -march=i486 -Wall -DBN_DEBUG -DBN_DEBUG_RAND -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DOPENSSL_NO_ASM -g -Wformat -Wshadow -Wmissing-prototypes -Wmissing-declarations
43ca6c02 2136$unistd =
ad5f0ed5
AP
2137$thread_cflag =
2138$sys_id = CYGWIN32
43ca6c02 2139$lflags =
ad5f0ed5 2140$bn_ops =
14e21f86 2141$cpuid_obj =
ad5f0ed5 2142$bn_obj =
22edcae7
AP
2143$des_obj =
2144$aes_obj =
2145$bf_obj =
ad5f0ed5
AP
2146$md5_obj =
2147$sha1_obj =
22edcae7 2148$cast_obj =
ad5f0ed5
AP
2149$rc4_obj =
2150$rmd160_obj =
2151$rc5_obj =
0fbd4bf0 2152$wp_obj =
6a8517f2 2153$cmll_obj =
fa8e921f 2154$perlasm_scheme = void
22edcae7
AP
2155$dso_scheme = win32
2156$shared_target= cygwin-shared
f944e784 2157$shared_cflag =
67d48c8c 2158$shared_ldflag =
22edcae7 2159$shared_extension = .dll
0396479d 2160$ranlib =
042e57d5 2161$arflags =
43ca6c02 2162
d28f7bc7
RL
2163*** debug-vos-gcc
2164$cc = gcc
c5de8b2a 2165$cflags = -O0 -g -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DCRYPTO_MDEBUG
d28f7bc7
RL
2166$unistd =
2167$thread_cflag = (unknown)
2168$sys_id = VOS
2169$lflags = -Wl,-map
2170$bn_ops = BN_LLONG
14e21f86 2171$cpuid_obj =
d28f7bc7
RL
2172$bn_obj =
2173$des_obj =
22edcae7 2174$aes_obj =
d28f7bc7
RL
2175$bf_obj =
2176$md5_obj =
2177$sha1_obj =
2178$cast_obj =
2179$rc4_obj =
2180$rmd160_obj =
2181$rc5_obj =
0fbd4bf0 2182$wp_obj =
6a8517f2 2183$cmll_obj =
fa8e921f 2184$perlasm_scheme = void
d28f7bc7
RL
2185$dso_scheme =
2186$shared_target=
2187$shared_cflag =
22edcae7
AP
2188$shared_ldflag =
2189$shared_extension = .so
d28f7bc7
RL
2190$ranlib =
2191$arflags =
2192
7740a1c6
BM
2193*** dgux-R3-gcc
2194$cc = gcc
2195$cflags = -O3 -fomit-frame-pointer
2196$unistd =
2197$thread_cflag = (unknown)
cf1b7d96 2198$sys_id =
7740a1c6
BM
2199$lflags =
2200$bn_ops = RC4_INDEX DES_UNROLL
14e21f86 2201$cpuid_obj =
7740a1c6
BM
2202$bn_obj =
2203$des_obj =
22edcae7 2204$aes_obj =
7740a1c6
BM
2205$bf_obj =
2206$md5_obj =
2207$sha1_obj =
2208$cast_obj =
2209$rc4_obj =
2210$rmd160_obj =
2211$rc5_obj =
0fbd4bf0 2212$wp_obj =
6a8517f2 2213$cmll_obj =
fa8e921f 2214$perlasm_scheme =
05e15b04 2215$dso_scheme =
f944e784
RL
2216$shared_target=
2217$shared_cflag =
67d48c8c 2218$shared_ldflag =
a22fb399 2219$shared_extension =
0396479d 2220$ranlib =
042e57d5 2221$arflags =
7740a1c6
BM
2222
2223*** dgux-R4-gcc
2224$cc = gcc
2225$cflags = -O3 -fomit-frame-pointer
2226$unistd =
2227$thread_cflag = (unknown)
cf1b7d96 2228$sys_id =
7740a1c6 2229$lflags = -lnsl -lsocket
7ef6e3fe 2230$bn_ops = RC4_INDEX DES_UNROLL
14e21f86 2231$cpuid_obj =
7ef6e3fe 2232$bn_obj =
7740a1c6 2233$des_obj =
22edcae7 2234$aes_obj =
7740a1c6
BM
2235$bf_obj =
2236$md5_obj =
2237$sha1_obj =
2238$cast_obj =
2239$rc4_obj =
2240$rmd160_obj =
2241$rc5_obj =
0fbd4bf0 2242$wp_obj =
6a8517f2 2243$cmll_obj =
fa8e921f 2244$perlasm_scheme =
05e15b04 2245$dso_scheme =
f944e784
RL
2246$shared_target=
2247$shared_cflag =
67d48c8c 2248$shared_ldflag =
a22fb399 2249$shared_extension =
0396479d 2250$ranlib =
042e57d5 2251$arflags =
7740a1c6
BM
2252
2253*** dgux-R4-x86-gcc
2254$cc = gcc
2255$cflags = -O3 -fomit-frame-pointer -DL_ENDIAN
2256$unistd =
2257$thread_cflag = (unknown)
cf1b7d96 2258$sys_id =
7740a1c6
BM
2259$lflags = -lnsl -lsocket
2260$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
2261$cpuid_obj = x86cpuid.o
2262$bn_obj = bn-586.o co-586.o x86-mont.o
2263$des_obj = des-586.o crypt586.o
2264$aes_obj = aes-586.o
2265$bf_obj = bf-586.o
2266$md5_obj = md5-586.o
2267$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
2268$cast_obj = cast-586.o
2269$rc4_obj = rc4-586.o
2270$rmd160_obj = rmd-586.o
2271$rc5_obj = rc5-586.o
2272$wp_obj = wp_block.o wp-mmx.o
ae381fef 2273$cmll_obj = cmll-x86.o
fa8e921f 2274$perlasm_scheme = elf
05e15b04 2275$dso_scheme =
f944e784
RL
2276$shared_target=
2277$shared_cflag =
67d48c8c 2278$shared_ldflag =
a22fb399 2279$shared_extension =
0396479d 2280$ranlib =
042e57d5 2281$arflags =
7740a1c6
BM
2282
2283*** dist
2284$cc = cc
2285$cflags = -O
2286$unistd =
2287$thread_cflag = (unknown)
cf1b7d96 2288$sys_id =
7740a1c6
BM
2289$lflags =
2290$bn_ops =
14e21f86 2291$cpuid_obj =
7740a1c6
BM
2292$bn_obj =
2293$des_obj =
22edcae7 2294$aes_obj =
7740a1c6
BM
2295$bf_obj =
2296$md5_obj =
2297$sha1_obj =
2298$cast_obj =
2299$rc4_obj =
2300$rmd160_obj =
2301$rc5_obj =
0fbd4bf0 2302$wp_obj =
6a8517f2 2303$cmll_obj =
fa8e921f 2304$perlasm_scheme =
05e15b04 2305$dso_scheme =
f944e784
RL
2306$shared_target=
2307$shared_cflag =
67d48c8c 2308$shared_ldflag =
a22fb399 2309$shared_extension =
0396479d 2310$ranlib =
042e57d5 2311$arflags =
7740a1c6
BM
2312
2313*** gcc
2314$cc = gcc
2315$cflags = -O3
2316$unistd =
2317$thread_cflag = (unknown)
cf1b7d96 2318$sys_id =
7740a1c6
BM
2319$lflags =
2320$bn_ops = BN_LLONG
14e21f86 2321$cpuid_obj =
7740a1c6
BM
2322$bn_obj =
2323$des_obj =
22edcae7 2324$aes_obj =
7740a1c6
BM
2325$bf_obj =
2326$md5_obj =
2327$sha1_obj =
2328$cast_obj =
2329$rc4_obj =
2330$rmd160_obj =
2331$rc5_obj =
0fbd4bf0 2332$wp_obj =
6a8517f2 2333$cmll_obj =
fa8e921f 2334$perlasm_scheme =
05e15b04 2335$dso_scheme =
f944e784
RL
2336$shared_target=
2337$shared_cflag =
67d48c8c 2338$shared_ldflag =
a22fb399 2339$shared_extension =
0396479d 2340$ranlib =
042e57d5 2341$arflags =
7740a1c6 2342
9239e45b
BM
2343*** hpux-cc
2344$cc = cc
22edcae7 2345$cflags = -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY -Ae +ESlit +O2 -z
9239e45b
BM
2346$unistd =
2347$thread_cflag = (unknown)
cf1b7d96 2348$sys_id =
ccb9643f 2349$lflags = -Wl,+s -ldld
22edcae7 2350$bn_ops = DES_PTR DES_UNROLL DES_RISC1
14e21f86 2351$cpuid_obj =
9239e45b
BM
2352$bn_obj =
2353$des_obj =
22edcae7 2354$aes_obj =
9239e45b
BM
2355$bf_obj =
2356$md5_obj =
2357$sha1_obj =
2358$cast_obj =
2359$rc4_obj =
2360$rmd160_obj =
2361$rc5_obj =
0fbd4bf0 2362$wp_obj =
6a8517f2 2363$cmll_obj =
fa8e921f 2364$perlasm_scheme = void
05e15b04 2365$dso_scheme = dl
0fd44e2d
RL
2366$shared_target= hpux-shared
2367$shared_cflag = +Z
1a83c372 2368$shared_ldflag = -b
67d48c8c
BM
2369$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2370$ranlib =
042e57d5 2371$arflags =
9239e45b 2372
7740a1c6
BM
2373*** hpux-gcc
2374$cc = gcc
2375$cflags = -DB_ENDIAN -DBN_DIV2W -O3
2376$unistd =
2377$thread_cflag = (unknown)
cf1b7d96 2378$sys_id =
ccb9643f 2379$lflags = -Wl,+s -ldld
22edcae7 2380$bn_ops = DES_PTR DES_UNROLL DES_RISC1
14e21f86 2381$cpuid_obj =
7740a1c6
BM
2382$bn_obj =
2383$des_obj =
22edcae7 2384$aes_obj =
7740a1c6
BM
2385$bf_obj =
2386$md5_obj =
2387$sha1_obj =
2388$cast_obj =
2389$rc4_obj =
2390$rmd160_obj =
2391$rc5_obj =
0fbd4bf0 2392$wp_obj =
6a8517f2 2393$cmll_obj =
fa8e921f 2394$perlasm_scheme = void
05e15b04 2395$dso_scheme = dl
0fd44e2d
RL
2396$shared_target= hpux-shared
2397$shared_cflag = -fPIC
1a83c372 2398$shared_ldflag = -shared
67d48c8c
BM
2399$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2400$ranlib =
042e57d5 2401$arflags =
9239e45b 2402
6d03b73e
AP
2403*** hpux-ia64-cc
2404$cc = cc
01e94efd 2405$cflags = -Ae +DD32 +O2 +Olit=all -z -DB_ENDIAN -D_REENTRANT
6d03b73e 2406$unistd =
22edcae7 2407$thread_cflag =
6d03b73e
AP
2408$sys_id =
2409$lflags = -ldl
bc3e7fab 2410$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
a7ad2afa 2411$cpuid_obj = ia64cpuid.o
cbe52c31 2412$bn_obj = bn-ia64.o
6d03b73e 2413$des_obj =
67ea999d 2414$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
6d03b73e 2415$bf_obj =
a7ad2afa 2416$md5_obj = md5-ia64.o
67ea999d 2417$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
6d03b73e 2418$cast_obj =
28754624 2419$rc4_obj = rc4-ia64.o rc4_skey.o
6d03b73e
AP
2420$rmd160_obj =
2421$rc5_obj =
0fbd4bf0 2422$wp_obj =
6a8517f2 2423$cmll_obj =
fa8e921f 2424$perlasm_scheme = void
6d03b73e
AP
2425$dso_scheme = dlfcn
2426$shared_target= hpux-shared
2427$shared_cflag = +Z
1a83c372 2428$shared_ldflag = +DD32 -b
22edcae7 2429$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
67d48c8c 2430$ranlib =
042e57d5 2431$arflags =
6d03b73e 2432
12470927
AP
2433*** hpux-ia64-gcc
2434$cc = gcc
22edcae7 2435$cflags = -O3 -DB_ENDIAN -D_REENTRANT
12470927 2436$unistd =
22edcae7 2437$thread_cflag =
12470927
AP
2438$sys_id =
2439$lflags = -ldl
bc3e7fab 2440$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
0fbd4bf0 2441$cpuid_obj = ia64cpuid.o
cbe52c31 2442$bn_obj = bn-ia64.o
12470927 2443$des_obj =
0fbd4bf0 2444$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
12470927 2445$bf_obj =
0fbd4bf0
AP
2446$md5_obj = md5-ia64.o
2447$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
12470927 2448$cast_obj =
28754624 2449$rc4_obj = rc4-ia64.o rc4_skey.o
12470927
AP
2450$rmd160_obj =
2451$rc5_obj =
0fbd4bf0 2452$wp_obj =
6a8517f2 2453$cmll_obj =
fa8e921f 2454$perlasm_scheme = void
12470927
AP
2455$dso_scheme = dlfcn
2456$shared_target= hpux-shared
2457$shared_cflag = -fpic
1a83c372 2458$shared_ldflag = -shared
12470927
AP
2459$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2460$ranlib =
2461$arflags =
2462
bcba6cc6 2463*** hpux-parisc-cc
9239e45b 2464$cc = cc
26e97244 2465$cflags = +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY
9239e45b 2466$unistd =
91e8cc62 2467$thread_cflag = -D_REENTRANT
cf1b7d96 2468$sys_id =
ccb9643f 2469$lflags = -Wl,+s -ldld
91e8cc62 2470$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2471$cpuid_obj =
9239e45b
BM
2472$bn_obj =
2473$des_obj =
22edcae7 2474$aes_obj =
9239e45b
BM
2475$bf_obj =
2476$md5_obj =
2477$sha1_obj =
2478$cast_obj =
2479$rc4_obj =
2480$rmd160_obj =
2481$rc5_obj =
0fbd4bf0 2482$wp_obj =
6a8517f2 2483$cmll_obj =
fa8e921f 2484$perlasm_scheme = void
05e15b04 2485$dso_scheme = dl
0fd44e2d
RL
2486$shared_target= hpux-shared
2487$shared_cflag = +Z
1a83c372 2488$shared_ldflag = -b
67d48c8c
BM
2489$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2490$ranlib =
042e57d5 2491$arflags =
9239e45b 2492
1adfda41
BM
2493*** hpux-parisc-cc-o4
2494$cc = cc
2495$cflags = -Ae +O4 +ESlit -z -DB_ENDIAN -DBN_DIV2W -DMD32_XARRAY
2496$unistd =
22edcae7 2497$thread_cflag = -D_REENTRANT
cf1b7d96 2498$sys_id =
05e15b04 2499$lflags = -ldld
1adfda41 2500$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
14e21f86 2501$cpuid_obj =
1adfda41
BM
2502$bn_obj =
2503$des_obj =
22edcae7 2504$aes_obj =
1adfda41
BM
2505$bf_obj =
2506$md5_obj =
2507$sha1_obj =
2508$cast_obj =
2509$rc4_obj =
2510$rmd160_obj =
2511$rc5_obj =
0fbd4bf0 2512$wp_obj =
6a8517f2 2513$cmll_obj =
fa8e921f 2514$perlasm_scheme = void
05e15b04 2515$dso_scheme = dl
0fd44e2d
RL
2516$shared_target= hpux-shared
2517$shared_cflag = +Z
1a83c372 2518$shared_ldflag = -b
67d48c8c
BM
2519$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2520$ranlib =
042e57d5 2521$arflags =
1adfda41 2522
bcba6cc6 2523*** hpux-parisc-gcc
9239e45b 2524$cc = gcc
bcba6cc6 2525$cflags = -O3 -DB_ENDIAN -DBN_DIV2W
9239e45b 2526$unistd =
22edcae7 2527$thread_cflag = -D_REENTRANT
cf1b7d96 2528$sys_id =
ccb9643f 2529$lflags = -Wl,+s -ldld
bcba6cc6 2530$bn_ops = BN_LLONG DES_PTR DES_UNROLL DES_RISC1
14e21f86 2531$cpuid_obj =
9239e45b
BM
2532$bn_obj =
2533$des_obj =
22edcae7 2534$aes_obj =
9239e45b
BM
2535$bf_obj =
2536$md5_obj =
2537$sha1_obj =
2538$cast_obj =
2539$rc4_obj =
2540$rmd160_obj =
2541$rc5_obj =
0fbd4bf0 2542$wp_obj =
6a8517f2 2543$cmll_obj =
fa8e921f 2544$perlasm_scheme = void
05e15b04 2545$dso_scheme = dl
0fd44e2d
RL
2546$shared_target= hpux-shared
2547$shared_cflag = -fPIC
1a83c372 2548$shared_ldflag = -shared
67d48c8c
BM
2549$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2550$ranlib =
042e57d5 2551$arflags =
7740a1c6 2552
22edcae7 2553*** hpux-parisc1_0-cc
91e8cc62 2554$cc = cc
22edcae7 2555$cflags = +DAportable +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY
91e8cc62
RL
2556$unistd =
2557$thread_cflag = -D_REENTRANT
cf1b7d96 2558$sys_id =
ccb9643f 2559$lflags = -Wl,+s -ldld
91e8cc62 2560$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2561$cpuid_obj =
91e8cc62
RL
2562$bn_obj =
2563$des_obj =
22edcae7 2564$aes_obj =
91e8cc62
RL
2565$bf_obj =
2566$md5_obj =
2567$sha1_obj =
2568$cast_obj =
2569$rc4_obj =
2570$rmd160_obj =
2571$rc5_obj =
0fbd4bf0 2572$wp_obj =
6a8517f2 2573$cmll_obj =
fa8e921f 2574$perlasm_scheme = void
91e8cc62 2575$dso_scheme = dl
0fd44e2d
RL
2576$shared_target= hpux-shared
2577$shared_cflag = +Z
1a83c372 2578$shared_ldflag = -b
67d48c8c
BM
2579$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2580$ranlib =
042e57d5 2581$arflags =
91e8cc62
RL
2582
2583*** hpux-parisc2-cc
2584$cc = cc
22edcae7 2585$cflags = +DA2.0 +DS2.0 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT
91e8cc62 2586$unistd =
22edcae7 2587$thread_cflag =
cf1b7d96 2588$sys_id =
ccb9643f 2589$lflags = -Wl,+s -ldld
91e8cc62 2590$bn_ops = SIXTY_FOUR_BIT MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2591$cpuid_obj =
67ea999d 2592$bn_obj = pa-risc2.o
91e8cc62 2593$des_obj =
22edcae7 2594$aes_obj =
91e8cc62
RL
2595$bf_obj =
2596$md5_obj =
2597$sha1_obj =
2598$cast_obj =
2599$rc4_obj =
2600$rmd160_obj =
2601$rc5_obj =
0fbd4bf0 2602$wp_obj =
6a8517f2 2603$cmll_obj =
fa8e921f 2604$perlasm_scheme = void
91e8cc62 2605$dso_scheme = dl
0fd44e2d
RL
2606$shared_target= hpux-shared
2607$shared_cflag = +Z
1a83c372 2608$shared_ldflag = -b
67d48c8c
BM
2609$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2610$ranlib =
042e57d5 2611$arflags =
91e8cc62 2612
12470927
AP
2613*** hpux-parisc2-gcc
2614$cc = gcc
22edcae7 2615$cflags = -march=2.0 -O3 -DB_ENDIAN -D_REENTRANT
12470927 2616$unistd =
22edcae7 2617$thread_cflag =
12470927
AP
2618$sys_id =
2619$lflags = -Wl,+s -ldld
2620$bn_ops = SIXTY_FOUR_BIT RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL DES_RISC1
14e21f86 2621$cpuid_obj =
67ea999d 2622$bn_obj = pa-risc2.o
12470927 2623$des_obj =
22edcae7 2624$aes_obj =
12470927
AP
2625$bf_obj =
2626$md5_obj =
2627$sha1_obj =
2628$cast_obj =
2629$rc4_obj =
2630$rmd160_obj =
2631$rc5_obj =
0fbd4bf0 2632$wp_obj =
6a8517f2 2633$cmll_obj =
fa8e921f 2634$perlasm_scheme = void
12470927
AP
2635$dso_scheme = dl
2636$shared_target= hpux-shared
2637$shared_cflag = -fPIC
1a83c372 2638$shared_ldflag = -shared
12470927
AP
2639$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2640$ranlib =
2641$arflags =
2642
6d03b73e
AP
2643*** hpux64-ia64-cc
2644$cc = cc
22edcae7 2645$cflags = -Ae +DD64 +O3 +Olit=all -z -DB_ENDIAN -D_REENTRANT
6d03b73e 2646$unistd =
22edcae7 2647$thread_cflag =
6d03b73e
AP
2648$sys_id =
2649$lflags = -ldl
bc3e7fab 2650$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
a7ad2afa 2651$cpuid_obj = ia64cpuid.o
cbe52c31 2652$bn_obj = bn-ia64.o
6d03b73e 2653$des_obj =
67ea999d 2654$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
6d03b73e 2655$bf_obj =
a7ad2afa 2656$md5_obj = md5-ia64.o
67ea999d 2657$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
6d03b73e 2658$cast_obj =
28754624 2659$rc4_obj = rc4-ia64.o rc4_skey.o
6d03b73e
AP
2660$rmd160_obj =
2661$rc5_obj =
0fbd4bf0 2662$wp_obj =
6a8517f2 2663$cmll_obj =
fa8e921f 2664$perlasm_scheme = void
6d03b73e 2665$dso_scheme = dlfcn
1a83c372 2666$shared_target= hpux-shared
6d03b73e 2667$shared_cflag = +Z
1a83c372 2668$shared_ldflag = +DD64 -b
22edcae7 2669$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
67d48c8c 2670$ranlib =
042e57d5 2671$arflags =
6d03b73e 2672
12470927
AP
2673*** hpux64-ia64-gcc
2674$cc = gcc
22edcae7 2675$cflags = -mlp64 -O3 -DB_ENDIAN -D_REENTRANT
12470927 2676$unistd =
22edcae7 2677$thread_cflag =
12470927
AP
2678$sys_id =
2679$lflags = -ldl
bc3e7fab 2680$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX DES_UNROLL DES_RISC1 DES_INT
a7ad2afa 2681$cpuid_obj = ia64cpuid.o
cbe52c31 2682$bn_obj = bn-ia64.o
12470927 2683$des_obj =
67ea999d 2684$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
12470927 2685$bf_obj =
a7ad2afa 2686$md5_obj = md5-ia64.o
67ea999d 2687$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
12470927 2688$cast_obj =
28754624 2689$rc4_obj = rc4-ia64.o rc4_skey.o
12470927
AP
2690$rmd160_obj =
2691$rc5_obj =
0fbd4bf0 2692$wp_obj =
6a8517f2 2693$cmll_obj =
fa8e921f 2694$perlasm_scheme = void
12470927
AP
2695$dso_scheme = dlfcn
2696$shared_target= hpux-shared
2697$shared_cflag = -fpic
1a83c372 2698$shared_ldflag = -mlp64 -shared
12470927
AP
2699$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2700$ranlib =
2701$arflags =
2702
ad5f0ed5
AP
2703*** hpux64-parisc2-cc
2704$cc = cc
22edcae7 2705$cflags = +DD64 +O3 +Optrs_strongly_typed -Ae +ESlit -DB_ENDIAN -DMD32_XARRAY -D_REENTRANT
1d4547a4 2706$unistd =
22edcae7 2707$thread_cflag =
1d4547a4
LJ
2708$sys_id =
2709$lflags = -ldl
2710$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2711$cpuid_obj =
67ea999d 2712$bn_obj = pa-risc2W.o
1d4547a4 2713$des_obj =
22edcae7 2714$aes_obj =
1d4547a4
LJ
2715$bf_obj =
2716$md5_obj =
2717$sha1_obj =
2718$cast_obj =
2719$rc4_obj =
2720$rmd160_obj =
2721$rc5_obj =
0fbd4bf0 2722$wp_obj =
6a8517f2 2723$cmll_obj =
fa8e921f 2724$perlasm_scheme = void
1d4547a4 2725$dso_scheme = dlfcn
1a83c372 2726$shared_target= hpux-shared
ad5f0ed5 2727$shared_cflag = +Z
1a83c372 2728$shared_ldflag = +DD64 -b
1d4547a4
LJ
2729$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2730$ranlib =
042e57d5 2731$arflags =
1d4547a4 2732
ad5f0ed5
AP
2733*** hpux64-parisc2-gcc
2734$cc = gcc
22edcae7 2735$cflags = -O3 -DB_ENDIAN -D_REENTRANT
91e8cc62 2736$unistd =
22edcae7 2737$thread_cflag =
cf1b7d96 2738$sys_id =
91e8cc62
RL
2739$lflags = -ldl
2740$bn_ops = SIXTY_FOUR_BIT_LONG MD2_CHAR RC4_INDEX RC4_CHAR DES_UNROLL DES_RISC1 DES_INT
14e21f86 2741$cpuid_obj =
67ea999d 2742$bn_obj = pa-risc2W.o
91e8cc62 2743$des_obj =
22edcae7 2744$aes_obj =
91e8cc62
RL
2745$bf_obj =
2746$md5_obj =
2747$sha1_obj =
2748$cast_obj =
2749$rc4_obj =
2750$rmd160_obj =
2751$rc5_obj =
0fbd4bf0 2752$wp_obj =
6a8517f2 2753$cmll_obj =
fa8e921f 2754$perlasm_scheme = void
9a0c0d3f 2755$dso_scheme = dlfcn
1a83c372 2756$shared_target= hpux-shared
ad5f0ed5 2757$shared_cflag = -fpic
1a83c372 2758$shared_ldflag = -shared
67d48c8c
BM
2759$shared_extension = .sl.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2760$ranlib =
042e57d5 2761$arflags =
91e8cc62 2762
9a875a35
BM
2763*** hurd-x86
2764$cc = gcc
a136862a 2765$cflags = -DL_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer -march=i486 -Wall
9a875a35
BM
2766$unistd =
2767$thread_cflag = -D_REENTRANT
cf1b7d96 2768$sys_id =
9a875a35
BM
2769$lflags = -ldl
2770$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
2771$cpuid_obj = x86cpuid.o
2772$bn_obj = bn-586.o co-586.o x86-mont.o
2773$des_obj = des-586.o crypt586.o
2774$aes_obj = aes-586.o
2775$bf_obj = bf-586.o
2776$md5_obj = md5-586.o
2777$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
2778$cast_obj = cast-586.o
2779$rc4_obj = rc4-586.o
2780$rmd160_obj = rmd-586.o
2781$rc5_obj = rc5-586.o
2782$wp_obj = wp_block.o wp-mmx.o
ae381fef 2783$cmll_obj = cmll-x86.o
fa8e921f 2784$perlasm_scheme = elf
9a875a35
BM
2785$dso_scheme = dlfcn
2786$shared_target= linux-shared
2787$shared_cflag = -fPIC
67d48c8c 2788$shared_ldflag =
9a875a35 2789$shared_extension =
0396479d 2790$ranlib =
042e57d5 2791$arflags =
9a875a35 2792
7740a1c6
BM
2793*** irix-cc
2794$cc = cc
2795$cflags = -O2 -use_readonly_const -DTERMIOS -DB_ENDIAN
2796$unistd =
2797$thread_cflag = (unknown)
cf1b7d96 2798$sys_id =
7740a1c6 2799$lflags =
2dae04d0 2800$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC2 DES_UNROLL BF_PTR
14e21f86 2801$cpuid_obj =
7740a1c6
BM
2802$bn_obj =
2803$des_obj =
22edcae7 2804$aes_obj =
7740a1c6
BM
2805$bf_obj =
2806$md5_obj =
2807$sha1_obj =
2808$cast_obj =
2809$rc4_obj =
2810$rmd160_obj =
2811$rc5_obj =
0fbd4bf0 2812$wp_obj =
6a8517f2 2813$cmll_obj =
fa8e921f 2814$perlasm_scheme = void
8224b0cb
RL
2815$dso_scheme = dlfcn
2816$shared_target= irix-shared
f944e784 2817$shared_cflag =
67d48c8c
BM
2818$shared_ldflag =
2819$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2820$ranlib =
042e57d5 2821$arflags =
7740a1c6
BM
2822
2823*** irix-gcc
2824$cc = gcc
96821ced 2825$cflags = -O3 -DTERMIOS -DB_ENDIAN
7740a1c6
BM
2826$unistd =
2827$thread_cflag = (unknown)
cf1b7d96 2828$sys_id =
7740a1c6 2829$lflags =
2dae04d0 2830$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK DES_UNROLL DES_RISC2 DES_PTR BF_PTR
14e21f86 2831$cpuid_obj =
7740a1c6
BM
2832$bn_obj =
2833$des_obj =
22edcae7 2834$aes_obj =
7740a1c6
BM
2835$bf_obj =
2836$md5_obj =
2837$sha1_obj =
2838$cast_obj =
2839$rc4_obj =
2840$rmd160_obj =
2841$rc5_obj =
0fbd4bf0 2842$wp_obj =
6a8517f2 2843$cmll_obj =
fa8e921f 2844$perlasm_scheme = void
8224b0cb
RL
2845$dso_scheme = dlfcn
2846$shared_target= irix-shared
f944e784 2847$shared_cflag =
67d48c8c
BM
2848$shared_ldflag =
2849$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2850$ranlib =
042e57d5 2851$arflags =
7740a1c6
BM
2852
2853*** irix-mips3-cc
2854$cc = cc
ae4eb3c9 2855$cflags = -n32 -mips3 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W
7740a1c6 2856$unistd =
dc434bbc 2857$thread_cflag = -D_SGI_MP_SOURCE
cf1b7d96 2858$sys_id =
7740a1c6 2859$lflags =
2dae04d0 2860$bn_ops = DES_PTR RC4_CHAR RC4_CHUNK_LL DES_RISC2 DES_UNROLL BF_PTR SIXTY_FOUR_BIT
14e21f86 2861$cpuid_obj =
c5de8b2a 2862$bn_obj = bn-mips3.o
7740a1c6 2863$des_obj =
22edcae7 2864$aes_obj =
7740a1c6
BM
2865$bf_obj =
2866$md5_obj =
2867$sha1_obj =
2868$cast_obj =
2869$rc4_obj =
2870$rmd160_obj =
2871$rc5_obj =
0fbd4bf0 2872$wp_obj =
6a8517f2 2873$cmll_obj =
fa8e921f 2874$perlasm_scheme = void
8224b0cb
RL
2875$dso_scheme = dlfcn
2876$shared_target= irix-shared
f944e784 2877$shared_cflag =
e725a966 2878$shared_ldflag = -n32
67d48c8c
BM
2879$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2880$ranlib =
042e57d5 2881$arflags =
7740a1c6
BM
2882
2883*** irix-mips3-gcc
2884$cc = gcc
c5de8b2a 2885$cflags = -mabi=n32 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W
7740a1c6 2886$unistd =
b7efa56a 2887$thread_cflag = -D_SGI_MP_SOURCE
cf1b7d96 2888$sys_id =
b7efa56a
AP
2889$lflags =
2890$bn_ops = MD2_CHAR RC4_INDEX RC4_CHAR RC4_CHUNK_LL DES_UNROLL DES_RISC2 DES_PTR BF_PTR SIXTY_FOUR_BIT
14e21f86 2891$cpuid_obj =
c5de8b2a 2892$bn_obj = bn-mips3.o
547bf7f9 2893$des_obj =
22edcae7 2894$aes_obj =
547bf7f9
GT
2895$bf_obj =
2896$md5_obj =
2897$sha1_obj =
2898$cast_obj =
2899$rc4_obj =
2900$rmd160_obj =
2901$rc5_obj =
0fbd4bf0 2902$wp_obj =
6a8517f2 2903$cmll_obj =
fa8e921f 2904$perlasm_scheme = void
547bf7f9 2905$dso_scheme = dlfcn
b7efa56a
AP
2906$shared_target= irix-shared
2907$shared_cflag =
2908$shared_ldflag = -mabi=n32
44ea41cf
RL
2909$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2910$ranlib =
2911$arflags =
2912
b7efa56a
AP
2913*** irix64-mips4-cc
2914$cc = cc
ae4eb3c9 2915$cflags = -64 -mips4 -O2 -use_readonly_const -G0 -rdata_shared -DTERMIOS -DB_ENDIAN -DBN_DIV3W
19c057da 2916$unistd =
b7efa56a 2917$thread_cflag = -D_SGI_MP_SOURCE
cf1b7d96 2918$sys_id =
b7efa56a
AP
2919$lflags =
2920$bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
14e21f86 2921$cpuid_obj =
c5de8b2a 2922$bn_obj = bn-mips3.o
19c057da 2923$des_obj =
b7efa56a 2924$aes_obj =
19c057da
BM
2925$bf_obj =
2926$md5_obj =
b7efa56a 2927$sha1_obj =
19c057da 2928$cast_obj =
b7efa56a 2929$rc4_obj =
19c057da
BM
2930$rmd160_obj =
2931$rc5_obj =
0fbd4bf0 2932$wp_obj =
6a8517f2 2933$cmll_obj =
fa8e921f 2934$perlasm_scheme = void
6d03b73e 2935$dso_scheme = dlfcn
b7efa56a
AP
2936$shared_target= irix-shared
2937$shared_cflag =
2938$shared_ldflag = -64
67d48c8c
BM
2939$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2940$ranlib =
042e57d5 2941$arflags =
19c057da 2942
b7efa56a
AP
2943*** irix64-mips4-gcc
2944$cc = gcc
c5de8b2a 2945$cflags = -mabi=64 -mips4 -O3 -DTERMIOS -DB_ENDIAN -DBN_DIV3W
ce06265a 2946$unistd =
b7efa56a 2947$thread_cflag = -D_SGI_MP_SOURCE
ce06265a 2948$sys_id =
b7efa56a
AP
2949$lflags =
2950$bn_ops = RC4_CHAR RC4_CHUNK DES_RISC2 DES_UNROLL SIXTY_FOUR_BIT_LONG
14e21f86 2951$cpuid_obj =
c5de8b2a 2952$bn_obj = bn-mips3.o
ce06265a 2953$des_obj =
b7efa56a 2954$aes_obj =
ce06265a
DSH
2955$bf_obj =
2956$md5_obj =
b7efa56a 2957$sha1_obj =
ce06265a 2958$cast_obj =
b7efa56a 2959$rc4_obj =
ce06265a
DSH
2960$rmd160_obj =
2961$rc5_obj =
0fbd4bf0 2962$wp_obj =
6a8517f2 2963$cmll_obj =
fa8e921f 2964$perlasm_scheme = void
ce06265a 2965$dso_scheme = dlfcn
b7efa56a
AP
2966$shared_target= irix-shared
2967$shared_cflag =
2968$shared_ldflag = -mabi=64
67d48c8c
BM
2969$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
2970$ranlib =
042e57d5 2971$arflags =
9d07fd03 2972
b7efa56a
AP
2973*** linux-alpha+bwx-ccc
2974$cc = ccc
2975$cflags = -fast -readonly_strings -DL_ENDIAN -DTERMIO
7b224903
GT
2976$unistd =
2977$thread_cflag = -D_REENTRANT
cf1b7d96 2978$sys_id =
7b224903 2979$lflags =
b7efa56a 2980$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL
e1197694 2981$cpuid_obj = alphacpuid.o
98c1509f 2982$bn_obj = bn_asm.o alpha-mont.o
7b224903 2983$des_obj =
22edcae7 2984$aes_obj =
7b224903
GT
2985$bf_obj =
2986$md5_obj =
2987$sha1_obj =
2988$cast_obj =
2989$rc4_obj =
2990$rmd160_obj =
2991$rc5_obj =
0fbd4bf0 2992$wp_obj =
6a8517f2 2993$cmll_obj =
fa8e921f 2994$perlasm_scheme = void
7b224903 2995$dso_scheme =
f944e784
RL
2996$shared_target=
2997$shared_cflag =
67d48c8c 2998$shared_ldflag =
a22fb399 2999$shared_extension =
0396479d 3000$ranlib =
042e57d5 3001$arflags =
7b224903 3002
b7efa56a 3003*** linux-alpha+bwx-gcc
7740a1c6 3004$cc = gcc
b7efa56a 3005$cflags = -O3 -DL_ENDIAN -DTERMIO
8224b0cb 3006$unistd =
ffa49dc3 3007$thread_cflag = -D_REENTRANT
cf1b7d96 3008$sys_id =
ffa49dc3 3009$lflags = -ldl
b7efa56a 3010$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
e1197694 3011$cpuid_obj = alphacpuid.o
98c1509f 3012$bn_obj = bn_asm.o alpha-mont.o
8224b0cb 3013$des_obj =
22edcae7 3014$aes_obj =
8224b0cb
RL
3015$bf_obj =
3016$md5_obj =
3017$sha1_obj =
3018$cast_obj =
3019$rc4_obj =
3020$rmd160_obj =
3021$rc5_obj =
0fbd4bf0 3022$wp_obj =
6a8517f2 3023$cmll_obj =
fa8e921f 3024$perlasm_scheme = void
ffa49dc3
BM
3025$dso_scheme = dlfcn
3026$shared_target= linux-shared
3027$shared_cflag = -fPIC
67d48c8c 3028$shared_ldflag =
ffa49dc3 3029$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 3030$ranlib =
042e57d5 3031$arflags =
8224b0cb 3032
b7efa56a
AP
3033*** linux-alpha-ccc
3034$cc = ccc
3035$cflags = -fast -readonly_strings -DL_ENDIAN -DTERMIO
7740a1c6 3036$unistd =
ffa49dc3 3037$thread_cflag = -D_REENTRANT
cf1b7d96 3038$sys_id =
b7efa56a
AP
3039$lflags =
3040$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL
e1197694 3041$cpuid_obj = alphacpuid.o
98c1509f 3042$bn_obj = bn_asm.o alpha-mont.o
7740a1c6 3043$des_obj =
22edcae7 3044$aes_obj =
7740a1c6
BM
3045$bf_obj =
3046$md5_obj =
3047$sha1_obj =
3048$cast_obj =
3049$rc4_obj =
3050$rmd160_obj =
3051$rc5_obj =
0fbd4bf0 3052$wp_obj =
6a8517f2 3053$cmll_obj =
fa8e921f 3054$perlasm_scheme = void
b7efa56a
AP
3055$dso_scheme =
3056$shared_target=
3057$shared_cflag =
67d48c8c 3058$shared_ldflag =
b7efa56a 3059$shared_extension =
0396479d 3060$ranlib =
042e57d5 3061$arflags =
7740a1c6 3062
b7efa56a 3063*** linux-alpha-gcc
138d8ab0 3064$cc = gcc
b7efa56a 3065$cflags = -O3 -DL_ENDIAN -DTERMIO
138d8ab0
RL
3066$unistd =
3067$thread_cflag = -D_REENTRANT
3068$sys_id =
57a68b21 3069$lflags = -ldl
b7efa56a 3070$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL
e1197694 3071$cpuid_obj = alphacpuid.o
98c1509f 3072$bn_obj = bn_asm.o alpha-mont.o
138d8ab0 3073$des_obj =
22edcae7 3074$aes_obj =
138d8ab0
RL
3075$bf_obj =
3076$md5_obj =
3077$sha1_obj =
3078$cast_obj =
3079$rc4_obj =
3080$rmd160_obj =
3081$rc5_obj =
0fbd4bf0 3082$wp_obj =
6a8517f2 3083$cmll_obj =
fa8e921f 3084$perlasm_scheme = void
57a68b21
AP
3085$dso_scheme = dlfcn
3086$shared_target= linux-shared
3087$shared_cflag = -fPIC
67d48c8c 3088$shared_ldflag =
57a68b21 3089$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
138d8ab0 3090$ranlib =
042e57d5 3091$arflags =
138d8ab0 3092
b7efa56a
AP
3093*** linux-aout
3094$cc = gcc
a136862a 3095$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -march=i486 -Wall
b7efa56a
AP
3096$unistd =
3097$thread_cflag = (unknown)
3098$sys_id =
3099$lflags =
3100$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
3101$cpuid_obj = x86cpuid.o
3102$bn_obj = bn-586.o co-586.o x86-mont.o
3103$des_obj = des-586.o crypt586.o
3104$aes_obj = aes-586.o
3105$bf_obj = bf-586.o
3106$md5_obj = md5-586.o
3107$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
3108$cast_obj = cast-586.o
3109$rc4_obj = rc4-586.o
3110$rmd160_obj = rmd-586.o
3111$rc5_obj = rc5-586.o
3112$wp_obj = wp_block.o wp-mmx.o
ae381fef 3113$cmll_obj = cmll-x86.o
fa8e921f 3114$perlasm_scheme = a.out
b7efa56a
AP
3115$dso_scheme =
3116$shared_target=
3117$shared_cflag =
3118$shared_ldflag =
3119$shared_extension =
3120$ranlib =
3121$arflags =
3122
19112771
AP
3123*** linux-armv4
3124$cc = gcc
2c3ee162 3125$cflags = -DTERMIO -O3 -Wall
19112771
AP
3126$unistd =
3127$thread_cflag = -D_REENTRANT
3128$sys_id =
3129$lflags = -ldl
3130$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
3131$cpuid_obj =
3132$bn_obj = bn_asm.o armv4-mont.o
3133$des_obj =
3134$aes_obj = aes_cbc.o aes-armv4.o
3135$bf_obj =
3136$md5_obj =
3137$sha1_obj = sha1-armv4-large.o sha256-armv4.o sha512-armv4.o
3138$cast_obj =
3139$rc4_obj =
3140$rmd160_obj =
3141$rc5_obj =
3142$wp_obj =
3143$cmll_obj =
fa8e921f 3144$perlasm_scheme = void
19112771
AP
3145$dso_scheme = dlfcn
3146$shared_target= linux-shared
3147$shared_cflag = -fPIC
3148$shared_ldflag =
3149$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3150$ranlib =
3151$arflags =
3152
b7efa56a 3153*** linux-elf
9d07fd03 3154$cc = gcc
b7efa56a 3155$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
9d07fd03
UM
3156$unistd =
3157$thread_cflag = -D_REENTRANT
3158$sys_id =
3159$lflags = -ldl
3160$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
3161$cpuid_obj = x86cpuid.o
3162$bn_obj = bn-586.o co-586.o x86-mont.o
3163$des_obj = des-586.o crypt586.o
3164$aes_obj = aes-586.o
3165$bf_obj = bf-586.o
3166$md5_obj = md5-586.o
3167$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
3168$cast_obj = cast-586.o
3169$rc4_obj = rc4-586.o
3170$rmd160_obj = rmd-586.o
3171$rc5_obj = rc5-586.o
3172$wp_obj = wp_block.o wp-mmx.o
ae381fef 3173$cmll_obj = cmll-x86.o
fa8e921f 3174$perlasm_scheme = elf
9d07fd03
UM
3175$dso_scheme = dlfcn
3176$shared_target= linux-shared
3177$shared_cflag = -fPIC
67d48c8c
BM
3178$shared_ldflag =
3179$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3180$ranlib =
042e57d5 3181$arflags =
9d07fd03 3182
b7efa56a 3183*** linux-generic32
7740a1c6 3184$cc = gcc
b7efa56a 3185$cflags = -DTERMIO -O3 -fomit-frame-pointer -Wall
7740a1c6 3186$unistd =
935a50e8 3187$thread_cflag = -D_REENTRANT
cf1b7d96 3188$sys_id =
07247321 3189$lflags = -ldl
b7efa56a 3190$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
14e21f86 3191$cpuid_obj =
b7efa56a 3192$bn_obj =
07247321 3193$des_obj =
22edcae7 3194$aes_obj =
07247321
RL
3195$bf_obj =
3196$md5_obj =
3197$sha1_obj =
3198$cast_obj =
3199$rc4_obj =
3200$rmd160_obj =
3201$rc5_obj =
0fbd4bf0 3202$wp_obj =
6a8517f2 3203$cmll_obj =
fa8e921f 3204$perlasm_scheme = void
07247321
RL
3205$dso_scheme = dlfcn
3206$shared_target= linux-shared
3207$shared_cflag = -fPIC
67d48c8c
BM
3208$shared_ldflag =
3209$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3210$ranlib =
042e57d5 3211$arflags =
07247321 3212
b7efa56a 3213*** linux-generic64
dd558806 3214$cc = gcc
b7efa56a 3215$cflags = -DTERMIO -O3 -Wall
dd558806
AP
3216$unistd =
3217$thread_cflag = -D_REENTRANT
3218$sys_id =
3219$lflags = -ldl
b7efa56a 3220$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL BF_PTR
14e21f86 3221$cpuid_obj =
b7efa56a 3222$bn_obj =
dd558806 3223$des_obj =
22edcae7 3224$aes_obj =
dd558806
AP
3225$bf_obj =
3226$md5_obj =
3227$sha1_obj =
3228$cast_obj =
3229$rc4_obj =
3230$rmd160_obj =
3231$rc5_obj =
0fbd4bf0 3232$wp_obj =
6a8517f2 3233$cmll_obj =
fa8e921f 3234$perlasm_scheme = void
dd558806
AP
3235$dso_scheme = dlfcn
3236$shared_target= linux-shared
3237$shared_cflag = -fPIC
b7efa56a 3238$shared_ldflag =
8c5dfa4c 3239$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
dd558806
AP
3240$ranlib =
3241$arflags =
3242
b7efa56a
AP
3243*** linux-ia32-icc
3244$cc = icc
3245$cflags = -DL_ENDIAN -DTERMIO -O2 -no_cpprt
9d07fd03
UM
3246$unistd =
3247$thread_cflag = -D_REENTRANT
3248$sys_id =
3249$lflags = -ldl
3250$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
3251$cpuid_obj = x86cpuid.o
3252$bn_obj = bn-586.o co-586.o x86-mont.o
3253$des_obj = des-586.o crypt586.o
3254$aes_obj = aes-586.o
3255$bf_obj = bf-586.o
3256$md5_obj = md5-586.o
3257$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
3258$cast_obj = cast-586.o
3259$rc4_obj = rc4-586.o
3260$rmd160_obj = rmd-586.o
3261$rc5_obj = rc5-586.o
3262$wp_obj = wp_block.o wp-mmx.o
ae381fef 3263$cmll_obj = cmll-x86.o
fa8e921f 3264$perlasm_scheme = elf
9d07fd03
UM
3265$dso_scheme = dlfcn
3266$shared_target= linux-shared
b7efa56a 3267$shared_cflag = -KPIC
67d48c8c
BM
3268$shared_ldflag =
3269$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3270$ranlib =
042e57d5 3271$arflags =
9d07fd03 3272
b7efa56a 3273*** linux-ia64
07247321 3274$cc = gcc
b7efa56a 3275$cflags = -DL_ENDIAN -DTERMIO -O3 -Wall
07247321
RL
3276$unistd =
3277$thread_cflag = -D_REENTRANT
cf1b7d96 3278$sys_id =
456bc309 3279$lflags = -ldl
a7ad2afa
AP
3280$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_INT
3281$cpuid_obj = ia64cpuid.o
cbe52c31 3282$bn_obj = bn-ia64.o
7740a1c6 3283$des_obj =
67ea999d 3284$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
7740a1c6 3285$bf_obj =
a7ad2afa 3286$md5_obj = md5-ia64.o
67ea999d 3287$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
7740a1c6 3288$cast_obj =
28754624 3289$rc4_obj = rc4-ia64.o rc4_skey.o
b7efa56a
AP
3290$rmd160_obj =
3291$rc5_obj =
0fbd4bf0 3292$wp_obj =
6a8517f2 3293$cmll_obj =
fa8e921f 3294$perlasm_scheme = void
b7efa56a
AP
3295$dso_scheme = dlfcn
3296$shared_target= linux-shared
3297$shared_cflag = -fPIC
3298$shared_ldflag =
3299$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3300$ranlib =
3301$arflags =
3302
3303*** linux-ia64-ecc
3304$cc = ecc
3305$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt
3306$unistd =
3307$thread_cflag = -D_REENTRANT
3308$sys_id =
3309$lflags = -ldl
a7ad2afa
AP
3310$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT
3311$cpuid_obj = ia64cpuid.o
cbe52c31
AP
3312$bn_obj = bn-ia64.o
3313$des_obj =
3314$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
3315$bf_obj =
a7ad2afa 3316$md5_obj = md5-ia64.o
cbe52c31
AP
3317$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
3318$cast_obj =
28754624 3319$rc4_obj = rc4-ia64.o rc4_skey.o
cbe52c31
AP
3320$rmd160_obj =
3321$rc5_obj =
0fbd4bf0 3322$wp_obj =
6a8517f2 3323$cmll_obj =
fa8e921f 3324$perlasm_scheme = void
cbe52c31
AP
3325$dso_scheme = dlfcn
3326$shared_target= linux-shared
3327$shared_cflag = -fPIC
3328$shared_ldflag =
3329$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3330$ranlib =
3331$arflags =
3332
3333*** linux-ia64-icc
3334$cc = icc
3335$cflags = -DL_ENDIAN -DTERMIO -O2 -Wall -no_cpprt
3336$unistd =
3337$thread_cflag = -D_REENTRANT
3338$sys_id =
3339$lflags = -ldl
a7ad2afa
AP
3340$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_INT
3341$cpuid_obj = ia64cpuid.o
cbe52c31 3342$bn_obj = bn-ia64.o
b7efa56a 3343$des_obj =
67ea999d 3344$aes_obj = aes_core.o aes_cbc.o aes-ia64.o
b7efa56a 3345$bf_obj =
a7ad2afa 3346$md5_obj = md5-ia64.o
67ea999d 3347$sha1_obj = sha1-ia64.o sha256-ia64.o sha512-ia64.o
b7efa56a 3348$cast_obj =
28754624 3349$rc4_obj = rc4-ia64.o rc4_skey.o
7740a1c6
BM
3350$rmd160_obj =
3351$rc5_obj =
0fbd4bf0 3352$wp_obj =
6a8517f2 3353$cmll_obj =
fa8e921f 3354$perlasm_scheme = void
456bc309
RL
3355$dso_scheme = dlfcn
3356$shared_target= linux-shared
3357$shared_cflag = -fPIC
67d48c8c 3358$shared_ldflag =
456bc309 3359$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 3360$ranlib =
042e57d5 3361$arflags =
7740a1c6 3362
b7efa56a 3363*** linux-ppc
de2f6e4d 3364$cc = gcc
b7efa56a 3365$cflags = -DB_ENDIAN -DTERMIO -O3 -Wall
de2f6e4d
RL
3366$unistd =
3367$thread_cflag = -D_REENTRANT
3368$sys_id =
456bc309 3369$lflags = -ldl
b7efa56a 3370$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
addd641f
AP
3371$cpuid_obj = ppccpuid.o
3372$bn_obj = bn-ppc.o
de2f6e4d 3373$des_obj =
addd641f 3374$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
de2f6e4d
RL
3375$bf_obj =
3376$md5_obj =
addd641f 3377$sha1_obj = sha1-ppc.o sha256-ppc.o
de2f6e4d
RL
3378$cast_obj =
3379$rc4_obj =
3380$rmd160_obj =
3381$rc5_obj =
0fbd4bf0 3382$wp_obj =
6a8517f2 3383$cmll_obj =
addd641f 3384$perlasm_scheme = linux32
456bc309 3385$dso_scheme = dlfcn
de2f6e4d
RL
3386$shared_target= linux-shared
3387$shared_cflag = -fPIC
3388$shared_ldflag =
3389$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3390$ranlib =
042e57d5 3391$arflags =
de2f6e4d 3392
b7efa56a 3393*** linux-ppc64
7740a1c6 3394$cc = gcc
0a29f511 3395$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall
7740a1c6
BM
3396$unistd =
3397$thread_cflag = -D_REENTRANT
cf1b7d96 3398$sys_id =
b7efa56a
AP
3399$lflags = -ldl
3400$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
addd641f
AP
3401$cpuid_obj = ppccpuid.o
3402$bn_obj = bn-ppc.o ppc-mont.o
7740a1c6 3403$des_obj =
addd641f 3404$aes_obj = aes_core.o aes_cbc.o aes-ppc.o
7740a1c6
BM
3405$bf_obj =
3406$md5_obj =
addd641f 3407$sha1_obj = sha1-ppc.o sha256-ppc.o sha512-ppc.o
7740a1c6
BM
3408$cast_obj =
3409$rc4_obj =
3410$rmd160_obj =
3411$rc5_obj =
0fbd4bf0 3412$wp_obj =
6a8517f2 3413$cmll_obj =
addd641f 3414$perlasm_scheme = linux64
b7efa56a
AP
3415$dso_scheme = dlfcn
3416$shared_target= linux-shared
3417$shared_cflag = -fPIC
0a29f511 3418$shared_ldflag = -m64
b7efa56a 3419$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 3420$ranlib =
042e57d5 3421$arflags =
7740a1c6 3422
b900df52
AP
3423*** linux-s390x
3424$cc = gcc
3425$cflags = -m64 -DB_ENDIAN -DTERMIO -O3 -Wall
3426$unistd =
3427$thread_cflag = -D_REENTRANT
3428$sys_id =
3429$lflags = -ldl
3430$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL
3431$cpuid_obj =
0023adb4 3432$bn_obj = bn-s390x.o
b900df52 3433$des_obj =
76c828c6 3434$aes_obj = aes_cbc.o aes-s390x.o
b900df52
AP
3435$bf_obj =
3436$md5_obj =
3437$sha1_obj = sha1-s390x.o sha256-s390x.o sha512-s390x.o
3438$cast_obj =
3439$rc4_obj =
3440$rmd160_obj =
3441$rc5_obj =
3442$wp_obj =
6a8517f2 3443$cmll_obj =
fa8e921f 3444$perlasm_scheme = void
b900df52
AP
3445$dso_scheme = dlfcn
3446$shared_target= linux-shared
3447$shared_cflag = -fPIC
3448$shared_ldflag = -m64
3449$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
3450$ranlib =
3451$arflags =
3452
96821ced 3453*** linux-sparcv8
7740a1c6 3454$cc = gcc
c89f31de 3455$cflags = -mv8 -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -DBN_DIV2W
7740a1c6
BM
3456$unistd =
3457$thread_cflag = -D_REENTRANT
cf1b7d96 3458$sys_id =
0f829bd1 3459$lflags = -ldl
2dae04d0 3460$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 3461$cpuid_obj =
67ea999d
AP
3462$bn_obj = sparcv8.o
3463$des_obj = des_enc-sparc.o fcrypt_b.o
22edcae7 3464$aes_obj =
7740a1c6
BM
3465$bf_obj =
3466$md5_obj =
3467$sha1_obj =
3468$cast_obj =
3469$rc4_obj =
3470$rmd160_obj =
3471$rc5_obj =
0fbd4bf0 3472$wp_obj =
6a8517f2 3473$cmll_obj =
fa8e921f 3474$perlasm_scheme = void
0f829bd1
RL
3475$dso_scheme = dlfcn
3476$shared_target= linux-shared
3477$shared_cflag = -fPIC
67d48c8c 3478$shared_ldflag =
0f829bd1 3479$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 3480$ranlib =
042e57d5 3481$arflags =
7740a1c6 3482
96821ced
BM
3483*** linux-sparcv9
3484$cc = gcc
3b4a0225 3485$cflags = -m32 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall -Wa,-Av8plus -DBN_DIV2W
96821ced
BM
3486$unistd =
3487$thread_cflag = -D_REENTRANT
cf1b7d96 3488$sys_id = ULTRASPARC
0f829bd1 3489$lflags = -ldl
2dae04d0 3490$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
a00e414f
AP
3491$cpuid_obj = sparcv9cap.o sparccpuid.o
3492$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 3493$des_obj = des_enc-sparc.o fcrypt_b.o
064f6cb6 3494$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
96821ced 3495$bf_obj =
11d0ebc8 3496$md5_obj =
ae0d6e3e 3497$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
96821ced
BM
3498$cast_obj =
3499$rc4_obj =
3500$rmd160_obj =
3501$rc5_obj =
0fbd4bf0 3502$wp_obj =
6a8517f2 3503$cmll_obj =
fa8e921f 3504$perlasm_scheme = void
5b2d6ff0
GT
3505$dso_scheme = dlfcn
3506$shared_target= linux-shared
3507$shared_cflag = -fPIC
22edcae7 3508$shared_ldflag = -m32
17b226a6 3509$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
8cbccedf
RL
3510$ranlib =
3511$arflags =
3512
3513*** linux-x86_64
3514$cc = gcc
c89f31de 3515$cflags = -m64 -DL_ENDIAN -DTERMIO -O3 -Wall -DMD32_REG_T=int
8cbccedf
RL
3516$unistd =
3517$thread_cflag = -D_REENTRANT
3518$sys_id =
3519$lflags = -ldl
090e81d4 3520$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
5f1841cd 3521$cpuid_obj = x86_64cpuid.o
5ac7bde7 3522$bn_obj = x86_64-gcc.o x86_64-mont.o
8cbccedf 3523$des_obj =
a7ad2afa 3524$aes_obj = aes-x86_64.o
8cbccedf 3525$bf_obj =
73a94850 3526$md5_obj = md5-x86_64.o
98bf13c3 3527$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
8cbccedf 3528$cast_obj =
9babf392 3529$rc4_obj = rc4-x86_64.o
8cbccedf
RL
3530$rmd160_obj =
3531$rc5_obj =
4c5e19b6 3532$wp_obj = wp-x86_64.o
ae381fef 3533$cmll_obj = cmll-x86_64.o cmll_misc.o
dab62934 3534$perlasm_scheme = elf
8cbccedf
RL
3535$dso_scheme = dlfcn
3536$shared_target= linux-shared
3537$shared_cflag = -fPIC
146e6776 3538$shared_ldflag = -m64
8cbccedf 3539$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
6d4ac67a
AP
3540$ranlib =
3541$arflags =
3542
3543*** linux64-sparcv9
3544$cc = gcc
c89f31de 3545$cflags = -m64 -mcpu=ultrasparc -DB_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
6d4ac67a
AP
3546$unistd =
3547$thread_cflag = -D_REENTRANT
3548$sys_id = ULTRASPARC
3549$lflags = -ldl
acfb4b5b 3550$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
a00e414f
AP
3551$cpuid_obj = sparcv9cap.o sparccpuid.o
3552$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 3553$des_obj = des_enc-sparc.o fcrypt_b.o
064f6cb6 3554$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
6d4ac67a 3555$bf_obj =
11d0ebc8 3556$md5_obj =
ae0d6e3e 3557$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
6d4ac67a
AP
3558$cast_obj =
3559$rc4_obj =
3560$rmd160_obj =
3561$rc5_obj =
0fbd4bf0 3562$wp_obj =
6a8517f2 3563$cmll_obj =
fa8e921f 3564$perlasm_scheme = void
6d4ac67a
AP
3565$dso_scheme = dlfcn
3566$shared_target= linux-shared
3567$shared_cflag = -fPIC
3568$shared_ldflag = -m64
3569$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 3570$ranlib =
042e57d5 3571$arflags =
96821ced 3572
ce06265a
DSH
3573*** mingw
3574$cc = gcc
3189772e 3575$cflags = -mno-cygwin -DL_ENDIAN -fomit-frame-pointer -O3 -march=i486 -Wall
ce06265a
DSH
3576$unistd =
3577$thread_cflag =
3578$sys_id = MINGW32
3189772e 3579$lflags = -lws2_32 -lgdi32
a7b1c773 3580$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT EXPORT_VAR_AS_FN
fa8e921f
AP
3581$cpuid_obj = x86cpuid.o
3582$bn_obj = bn-586.o co-586.o x86-mont.o
3583$des_obj = des-586.o crypt586.o
3584$aes_obj = aes-586.o
3585$bf_obj = bf-586.o
3586$md5_obj = md5-586.o
3587$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
3588$cast_obj = cast-586.o
3589$rc4_obj = rc4-586.o
3590$rmd160_obj = rmd-586.o
3591$rc5_obj = rc5-586.o
3592$wp_obj = wp_block.o wp-mmx.o
ae381fef 3593$cmll_obj = cmll-x86.o
fa8e921f 3594$perlasm_scheme = coff
ce06265a 3595$dso_scheme = win32
ec38ddc7 3596$shared_target= cygwin-shared
51ff6bde 3597$shared_cflag = -D_WINDLL -DOPENSSL_USE_APPLINK
492279f6 3598$shared_ldflag = -mno-cygwin
4f1c33b4 3599$shared_extension = .dll.a
ce06265a
DSH
3600$ranlib =
3601$arflags =
3602
9be54812
AP
3603*** mingw64
3604$cc = gcc
3605$cflags = -mno-cygwin -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE
3606$unistd =
3607$thread_cflag =
3608$sys_id = MINGW64
3609$lflags = -lws2_32 -lgdi32
3610$bn_ops = SIXTY_FOUR_BIT RC4_CHUNK_LL DES_INT EXPORT_VAR_AS_FN
93c4ba07
AP
3611$cpuid_obj = x86_64cpuid.o
3612$bn_obj = x86_64-gcc.o x86_64-mont.o
9be54812 3613$des_obj =
93c4ba07 3614$aes_obj = aes-x86_64.o
9be54812 3615$bf_obj =
93c4ba07
AP
3616$md5_obj = md5-x86_64.o
3617$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
9be54812 3618$cast_obj =
93c4ba07 3619$rc4_obj = rc4-x86_64.o
9be54812
AP
3620$rmd160_obj =
3621$rc5_obj =
93c4ba07 3622$wp_obj = wp-x86_64.o
9be54812 3623$cmll_obj =
93c4ba07 3624$perlasm_scheme = mingw64
9be54812
AP
3625$dso_scheme = win32
3626$shared_target= cygwin-shared
3627$shared_cflag = -D_WINDLL
3628$shared_ldflag = -mno-cygwin
3629$shared_extension = .dll.a
3630$ranlib =
3631$arflags =
3632
7740a1c6
BM
3633*** ncr-scde
3634$cc = cc
3635$cflags = -O6 -Xa -Hoff=BEHAVED -686 -Hwide -Hiw
3636$unistd =
3637$thread_cflag = (unknown)
cf1b7d96 3638$sys_id =
06492aef 3639$lflags = -lsocket -lnsl -lc89
7740a1c6 3640$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3641$cpuid_obj =
7740a1c6
BM
3642$bn_obj =
3643$des_obj =
22edcae7 3644$aes_obj =
7740a1c6
BM
3645$bf_obj =
3646$md5_obj =
3647$sha1_obj =
3648$cast_obj =
3649$rc4_obj =
3650$rmd160_obj =
3651$rc5_obj =
0fbd4bf0 3652$wp_obj =
6a8517f2 3653$cmll_obj =
fa8e921f 3654$perlasm_scheme =
05e15b04 3655$dso_scheme =
f944e784
RL
3656$shared_target=
3657$shared_cflag =
67d48c8c 3658$shared_ldflag =
a22fb399 3659$shared_extension =
0396479d 3660$ranlib =
042e57d5 3661$arflags =
7740a1c6 3662
6ed474ca
GT
3663*** netware-clib
3664$cc = mwccnlm
3665$cflags =
3666$unistd =
3667$thread_cflag =
3668$sys_id =
cbe52c31 3669$lflags =
fa8e921f
AP
3670$bn_ops = RC4_INDEX MD2_INT
3671$cpuid_obj =
3672$bn_obj =
3673$des_obj =
3674$aes_obj =
3675$bf_obj =
3676$md5_obj =
3677$sha1_obj =
3678$cast_obj =
3679$rc4_obj =
3680$rmd160_obj =
3681$rc5_obj =
3682$wp_obj =
3683$cmll_obj =
3684$perlasm_scheme =
3685$dso_scheme =
3686$shared_target=
3687$shared_cflag =
3688$shared_ldflag =
3689$shared_extension =
3690$ranlib =
3691$arflags =
3692
3693*** netware-clib-bsdsock
3694$cc = mwccnlm
3695$cflags =
3696$unistd =
3697$thread_cflag =
3698$sys_id =
3699$lflags =
3700$bn_ops = RC4_INDEX MD2_INT
14e21f86 3701$cpuid_obj =
6ed474ca
GT
3702$bn_obj =
3703$des_obj =
22edcae7 3704$aes_obj =
6ed474ca
GT
3705$bf_obj =
3706$md5_obj =
3707$sha1_obj =
3708$cast_obj =
3709$rc4_obj =
3710$rmd160_obj =
3711$rc5_obj =
0fbd4bf0 3712$wp_obj =
6a8517f2 3713$cmll_obj =
fa8e921f
AP
3714$perlasm_scheme =
3715$dso_scheme =
3716$shared_target=
3717$shared_cflag =
3718$shared_ldflag =
3719$shared_extension =
3720$ranlib =
3721$arflags =
3722
3723*** netware-clib-bsdsock-gcc
3724$cc = i586-netware-gcc
3725$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -DNETWARE_BSDSOCK -DNETDB_USE_INTERNET -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall
3726$unistd =
3727$thread_cflag =
3728$sys_id =
3729$lflags =
3730$bn_ops = RC4_INDEX MD2_INT
3731$cpuid_obj =
3732$bn_obj =
3733$des_obj =
3734$aes_obj =
3735$bf_obj =
3736$md5_obj =
3737$sha1_obj =
3738$cast_obj =
3739$rc4_obj =
3740$rmd160_obj =
3741$rc5_obj =
3742$wp_obj =
3743$cmll_obj =
3744$perlasm_scheme =
3745$dso_scheme =
3746$shared_target=
3747$shared_cflag =
3748$shared_ldflag =
3749$shared_extension =
3750$ranlib =
3751$arflags =
3752
3753*** netware-clib-gcc
3754$cc = i586-netware-gcc
3755$cflags = -nostdinc -I/ndk/nwsdk/include/nlm -I/ndk/ws295sdk/include -DL_ENDIAN -DNETWARE_CLIB -DOPENSSL_SYSNAME_NETWARE -O2 -Wall
3756$unistd =
3757$thread_cflag =
3758$sys_id =
3759$lflags =
3760$bn_ops = RC4_INDEX MD2_INT
3761$cpuid_obj =
3762$bn_obj =
3763$des_obj =
3764$aes_obj =
3765$bf_obj =
3766$md5_obj =
3767$sha1_obj =
3768$cast_obj =
3769$rc4_obj =
3770$rmd160_obj =
3771$rc5_obj =
3772$wp_obj =
3773$cmll_obj =
3774$perlasm_scheme =
6ed474ca
GT
3775$dso_scheme =
3776$shared_target=
3777$shared_cflag =
3778$shared_ldflag =
3779$shared_extension =
3780$ranlib =
3781$arflags =
3782
3783*** netware-libc
3784$cc = mwccnlm
3785$cflags =
3786$unistd =
3787$thread_cflag =
3788$sys_id =
cbe52c31
AP
3789$lflags =
3790$bn_ops = BN_LLONG RC4_INDEX MD2_INT
3791$cpuid_obj =
3792$bn_obj =
3793$des_obj =
3794$aes_obj =
3795$bf_obj =
3796$md5_obj =
3797$sha1_obj =
3798$cast_obj =
3799$rc4_obj =
3800$rmd160_obj =
3801$rc5_obj =
0fbd4bf0 3802$wp_obj =
6a8517f2 3803$cmll_obj =
fa8e921f 3804$perlasm_scheme =
cbe52c31
AP
3805$dso_scheme =
3806$shared_target=
3807$shared_cflag =
3808$shared_ldflag =
3809$shared_extension =
3810$ranlib =
3811$arflags =
3812
3813*** netware-libc-bsdsock
3814$cc = mwccnlm
3815$cflags =
3816$unistd =
3817$thread_cflag =
3818$sys_id =
3819$lflags =
3820$bn_ops = BN_LLONG RC4_INDEX MD2_INT
14e21f86 3821$cpuid_obj =
6ed474ca
GT
3822$bn_obj =
3823$des_obj =
22edcae7 3824$aes_obj =
6ed474ca
GT
3825$bf_obj =
3826$md5_obj =
3827$sha1_obj =
3828$cast_obj =
3829$rc4_obj =
3830$rmd160_obj =
3831$rc5_obj =
0fbd4bf0 3832$wp_obj =
6a8517f2 3833$cmll_obj =
fa8e921f
AP
3834$perlasm_scheme =
3835$dso_scheme =
3836$shared_target=
3837$shared_cflag =
3838$shared_ldflag =
3839$shared_extension =
3840$ranlib =
3841$arflags =
3842
3843*** netware-libc-bsdsock-gcc
3844$cc = i586-netware-gcc
3845$cflags = -nostdinc -I/ndk/libc/include -DNETWARE_BSDSOCK -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall
3846$unistd =
3847$thread_cflag =
3848$sys_id =
3849$lflags =
3850$bn_ops = BN_LLONG RC4_INDEX MD2_INT
3851$cpuid_obj =
3852$bn_obj =
3853$des_obj =
3854$aes_obj =
3855$bf_obj =
3856$md5_obj =
3857$sha1_obj =
3858$cast_obj =
3859$rc4_obj =
3860$rmd160_obj =
3861$rc5_obj =
3862$wp_obj =
3863$cmll_obj =
3864$perlasm_scheme =
6ed474ca
GT
3865$dso_scheme =
3866$shared_target=
3867$shared_cflag =
3868$shared_ldflag =
3869$shared_extension =
3870$ranlib =
3871$arflags =
3872
d28f7bc7
RL
3873*** netware-libc-gcc
3874$cc = i586-netware-gcc
3875$cflags = -nostdinc -I/ndk/libc/include -I/ndk/libc/include/winsock -DL_ENDIAN -DNETWARE_LIBC -DOPENSSL_SYSNAME_NETWARE -DTERMIO -O2 -Wall
3876$unistd =
3877$thread_cflag =
3878$sys_id =
cbe52c31
AP
3879$lflags =
3880$bn_ops = BN_LLONG RC4_INDEX MD2_INT
14e21f86 3881$cpuid_obj =
d28f7bc7
RL
3882$bn_obj =
3883$des_obj =
22edcae7 3884$aes_obj =
d28f7bc7
RL
3885$bf_obj =
3886$md5_obj =
3887$sha1_obj =
3888$cast_obj =
3889$rc4_obj =
3890$rmd160_obj =
3891$rc5_obj =
0fbd4bf0 3892$wp_obj =
6a8517f2 3893$cmll_obj =
fa8e921f 3894$perlasm_scheme =
d28f7bc7
RL
3895$dso_scheme =
3896$shared_target=
3897$shared_cflag =
3898$shared_ldflag =
3899$shared_extension =
3900$ranlib =
3901$arflags =
3902
bda702ef
RL
3903*** newsos4-gcc
3904$cc = gcc
cf1b7d96 3905$cflags = -O -DB_ENDIAN
bda702ef
RL
3906$unistd =
3907$thread_cflag = (unknown)
cf1b7d96 3908$sys_id = NEWS4
bda702ef
RL
3909$lflags = -lmld -liberty
3910$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 3911$cpuid_obj =
bda702ef
RL
3912$bn_obj =
3913$des_obj =
22edcae7 3914$aes_obj =
bda702ef
RL
3915$bf_obj =
3916$md5_obj =
3917$sha1_obj =
3918$cast_obj =
3919$rc4_obj =
3920$rmd160_obj =
3921$rc5_obj =
0fbd4bf0 3922$wp_obj =
6a8517f2 3923$cmll_obj =
fa8e921f 3924$perlasm_scheme =
bda702ef
RL
3925$dso_scheme =
3926$shared_target=
3927$shared_cflag =
67d48c8c 3928$shared_ldflag =
a22fb399 3929$shared_extension =
0396479d 3930$ranlib =
042e57d5 3931$arflags =
bda702ef 3932
7740a1c6
BM
3933*** nextstep
3934$cc = cc
3935$cflags = -O -Wall
3936$unistd = <libc.h>
3937$thread_cflag = (unknown)
cf1b7d96 3938$sys_id =
7740a1c6
BM
3939$lflags =
3940$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3941$cpuid_obj =
7740a1c6
BM
3942$bn_obj =
3943$des_obj =
22edcae7 3944$aes_obj =
7740a1c6
BM
3945$bf_obj =
3946$md5_obj =
3947$sha1_obj =
3948$cast_obj =
3949$rc4_obj =
3950$rmd160_obj =
3951$rc5_obj =
0fbd4bf0 3952$wp_obj =
6a8517f2 3953$cmll_obj =
fa8e921f 3954$perlasm_scheme =
05e15b04 3955$dso_scheme =
f944e784
RL
3956$shared_target=
3957$shared_cflag =
67d48c8c 3958$shared_ldflag =
a22fb399 3959$shared_extension =
0396479d 3960$ranlib =
042e57d5 3961$arflags =
7740a1c6 3962
86b0c475
BM
3963*** nextstep3.3
3964$cc = cc
3965$cflags = -O3 -Wall
3966$unistd = <libc.h>
3967$thread_cflag = (unknown)
cf1b7d96 3968$sys_id =
86b0c475
BM
3969$lflags =
3970$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 3971$cpuid_obj =
86b0c475
BM
3972$bn_obj =
3973$des_obj =
22edcae7 3974$aes_obj =
86b0c475
BM
3975$bf_obj =
3976$md5_obj =
3977$sha1_obj =
3978$cast_obj =
3979$rc4_obj =
3980$rmd160_obj =
3981$rc5_obj =
0fbd4bf0 3982$wp_obj =
6a8517f2 3983$cmll_obj =
fa8e921f 3984$perlasm_scheme =
05e15b04 3985$dso_scheme =
f944e784
RL
3986$shared_target=
3987$shared_cflag =
67d48c8c 3988$shared_ldflag =
a22fb399 3989$shared_extension =
0396479d 3990$ranlib =
042e57d5 3991$arflags =
86b0c475 3992
e85d67af 3993*** osf1-alpha-cc
22edcae7
AP
3994$cc = cc
3995$cflags = -std1 -tune host -O4 -readonly_strings
3996$unistd =
3997$thread_cflag = (unknown)
3998$sys_id =
3999$lflags =
4000$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
e1197694 4001$cpuid_obj = alphacpuid.o
98c1509f 4002$bn_obj = bn_asm.o alpha-mont.o
22edcae7
AP
4003$des_obj =
4004$aes_obj =
4005$bf_obj =
4006$md5_obj =
4007$sha1_obj =
4008$cast_obj =
4009$rc4_obj =
4010$rmd160_obj =
4011$rc5_obj =
0fbd4bf0 4012$wp_obj =
6a8517f2 4013$cmll_obj =
fa8e921f 4014$perlasm_scheme = void
22edcae7
AP
4015$dso_scheme = dlfcn
4016$shared_target= alpha-osf1-shared
4017$shared_cflag =
4018$shared_ldflag =
4019$shared_extension = .so
4020$ranlib =
4021$arflags =
4022
4023*** osf1-alpha-gcc
4024$cc = gcc
4025$cflags = -O3
4026$unistd =
4027$thread_cflag = (unknown)
4028$sys_id =
4029$lflags =
4030$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_UNROLL DES_RISC1
e1197694 4031$cpuid_obj = alphacpuid.o
98c1509f 4032$bn_obj = bn_asm.o alpha-mont.o
22edcae7
AP
4033$des_obj =
4034$aes_obj =
4035$bf_obj =
4036$md5_obj =
4037$sha1_obj =
4038$cast_obj =
4039$rc4_obj =
4040$rmd160_obj =
4041$rc5_obj =
0fbd4bf0 4042$wp_obj =
6a8517f2 4043$cmll_obj =
fa8e921f 4044$perlasm_scheme = void
22edcae7
AP
4045$dso_scheme = dlfcn
4046$shared_target= alpha-osf1-shared
4047$shared_cflag =
4048$shared_ldflag =
4049$shared_extension = .so
4050$ranlib =
4051$arflags =
4052
7740a1c6
BM
4053*** purify
4054$cc = purify gcc
4055$cflags = -g -DPURIFY -Wall
4056$unistd =
4057$thread_cflag = (unknown)
cf1b7d96 4058$sys_id =
7740a1c6
BM
4059$lflags = -lsocket -lnsl
4060$bn_ops =
14e21f86 4061$cpuid_obj =
7740a1c6
BM
4062$bn_obj =
4063$des_obj =
22edcae7 4064$aes_obj =
7740a1c6
BM
4065$bf_obj =
4066$md5_obj =
4067$sha1_obj =
4068$cast_obj =
4069$rc4_obj =
4070$rmd160_obj =
4071$rc5_obj =
0fbd4bf0 4072$wp_obj =
6a8517f2 4073$cmll_obj =
fa8e921f 4074$perlasm_scheme =
05e15b04 4075$dso_scheme =
f944e784
RL
4076$shared_target=
4077$shared_cflag =
67d48c8c 4078$shared_ldflag =
a22fb399 4079$shared_extension =
0396479d 4080$ranlib =
042e57d5 4081$arflags =
7740a1c6 4082
a545c6f6
BM
4083*** qnx4
4084$cc = cc
4085$cflags = -DL_ENDIAN -DTERMIO
4086$unistd =
f5882ce7 4087$thread_cflag = (unknown)
cf1b7d96 4088$sys_id =
a545c6f6
BM
4089$lflags =
4090$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 4091$cpuid_obj =
f5882ce7
BM
4092$bn_obj =
4093$des_obj =
22edcae7 4094$aes_obj =
f5882ce7
BM
4095$bf_obj =
4096$md5_obj =
4097$sha1_obj =
4098$cast_obj =
4099$rc4_obj =
4100$rmd160_obj =
4101$rc5_obj =
0fbd4bf0 4102$wp_obj =
6a8517f2 4103$cmll_obj =
fa8e921f 4104$perlasm_scheme =
a545c6f6
BM
4105$dso_scheme =
4106$shared_target=
4107$shared_cflag =
67d48c8c 4108$shared_ldflag =
a22fb399 4109$shared_extension =
0396479d 4110$ranlib =
042e57d5 4111$arflags =
a545c6f6 4112
6a9af68b
LJ
4113*** qnx6
4114$cc = cc
4115$cflags = -DL_ENDIAN -DTERMIOS
4116$unistd =
4117$thread_cflag = (unknown)
4118$sys_id =
4119$lflags = -lsocket
4120$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 4121$cpuid_obj =
6a9af68b
LJ
4122$bn_obj =
4123$des_obj =
22edcae7 4124$aes_obj =
6a9af68b
LJ
4125$bf_obj =
4126$md5_obj =
4127$sha1_obj =
4128$cast_obj =
4129$rc4_obj =
4130$rmd160_obj =
4131$rc5_obj =
0fbd4bf0 4132$wp_obj =
6a8517f2 4133$cmll_obj =
fa8e921f 4134$perlasm_scheme =
6a9af68b
LJ
4135$dso_scheme =
4136$shared_target=
4137$shared_cflag =
67d48c8c 4138$shared_ldflag =
6a9af68b
LJ
4139$shared_extension =
4140$ranlib =
042e57d5 4141$arflags =
6a9af68b 4142
bcba6cc6
AP
4143*** rhapsody-ppc-cc
4144$cc = cc
4145$cflags = -O3 -DB_ENDIAN
4146$unistd =
4147$thread_cflag = (unknown)
c55d7591 4148$sys_id = MACOSX_RHAPSODY
bcba6cc6
AP
4149$lflags =
4150$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 4151$cpuid_obj =
bcba6cc6
AP
4152$bn_obj =
4153$des_obj =
22edcae7 4154$aes_obj =
bcba6cc6
AP
4155$bf_obj =
4156$md5_obj =
4157$sha1_obj =
4158$cast_obj =
4159$rc4_obj =
4160$rmd160_obj =
4161$rc5_obj =
0fbd4bf0 4162$wp_obj =
6a8517f2 4163$cmll_obj =
fa8e921f 4164$perlasm_scheme = void
05e15b04 4165$dso_scheme =
f944e784
RL
4166$shared_target=
4167$shared_cflag =
67d48c8c 4168$shared_ldflag =
a22fb399 4169$shared_extension =
0396479d 4170$ranlib =
042e57d5 4171$arflags =
bcba6cc6 4172
7740a1c6
BM
4173*** sco5-cc
4174$cc = cc
de2f6e4d 4175$cflags = -belf
7740a1c6
BM
4176$unistd =
4177$thread_cflag = (unknown)
cf1b7d96 4178$sys_id =
a1d57849 4179$lflags = -lsocket -lnsl
7740a1c6 4180$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
4181$cpuid_obj = x86cpuid.o
4182$bn_obj = bn-586.o co-586.o x86-mont.o
4183$des_obj = des-586.o crypt586.o
4184$aes_obj = aes-586.o
4185$bf_obj = bf-586.o
4186$md5_obj = md5-586.o
4187$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
4188$cast_obj = cast-586.o
4189$rc4_obj = rc4-586.o
4190$rmd160_obj = rmd-586.o
4191$rc5_obj = rc5-586.o
4192$wp_obj = wp_block.o wp-mmx.o
ae381fef 4193$cmll_obj = cmll-x86.o
fa8e921f 4194$perlasm_scheme = elf
de2f6e4d
RL
4195$dso_scheme = dlfcn
4196$shared_target= svr3-shared
4197$shared_cflag = -Kpic
67d48c8c 4198$shared_ldflag =
a1d57849 4199$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 4200$ranlib =
042e57d5 4201$arflags =
7740a1c6
BM
4202
4203*** sco5-gcc
4204$cc = gcc
4205$cflags = -O3 -fomit-frame-pointer
4206$unistd =
4207$thread_cflag = (unknown)
cf1b7d96 4208$sys_id =
a1d57849 4209$lflags = -lsocket -lnsl
7740a1c6 4210$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
4211$cpuid_obj = x86cpuid.o
4212$bn_obj = bn-586.o co-586.o x86-mont.o
4213$des_obj = des-586.o crypt586.o
4214$aes_obj = aes-586.o
4215$bf_obj = bf-586.o
4216$md5_obj = md5-586.o
4217$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
4218$cast_obj = cast-586.o
4219$rc4_obj = rc4-586.o
4220$rmd160_obj = rmd-586.o
4221$rc5_obj = rc5-586.o
4222$wp_obj = wp_block.o wp-mmx.o
ae381fef 4223$cmll_obj = cmll-x86.o
fa8e921f 4224$perlasm_scheme = elf
de2f6e4d
RL
4225$dso_scheme = dlfcn
4226$shared_target= svr3-shared
4227$shared_cflag = -fPIC
67d48c8c 4228$shared_ldflag =
a1d57849 4229$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
0396479d 4230$ranlib =
042e57d5 4231$arflags =
7740a1c6 4232
96821ced 4233*** solaris-sparcv7-cc
7740a1c6 4234$cc = cc
96821ced 4235$cflags = -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
4236$unistd =
4237$thread_cflag = -D_REENTRANT
cf1b7d96 4238$sys_id =
05e15b04 4239$lflags = -lsocket -lnsl -ldl
2dae04d0 4240$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 4241$cpuid_obj =
96821ced 4242$bn_obj =
7740a1c6 4243$des_obj =
22edcae7 4244$aes_obj =
7740a1c6
BM
4245$bf_obj =
4246$md5_obj =
4247$sha1_obj =
4248$cast_obj =
4249$rc4_obj =
4250$rmd160_obj =
4251$rc5_obj =
0fbd4bf0 4252$wp_obj =
6a8517f2 4253$cmll_obj =
fa8e921f 4254$perlasm_scheme = void
05e15b04 4255$dso_scheme = dlfcn
aa04f1d7
RL
4256$shared_target= solaris-shared
4257$shared_cflag = -KPIC
8861ba35 4258$shared_ldflag = -G -dy -z text
67d48c8c
BM
4259$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4260$ranlib =
042e57d5 4261$arflags =
7740a1c6 4262
96821ced 4263*** solaris-sparcv7-gcc
7740a1c6 4264$cc = gcc
96821ced 4265$cflags = -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
4266$unistd =
4267$thread_cflag = -D_REENTRANT
cf1b7d96 4268$sys_id =
05e15b04 4269$lflags = -lsocket -lnsl -ldl
2dae04d0 4270$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 4271$cpuid_obj =
96821ced 4272$bn_obj =
7740a1c6 4273$des_obj =
22edcae7 4274$aes_obj =
7740a1c6
BM
4275$bf_obj =
4276$md5_obj =
4277$sha1_obj =
4278$cast_obj =
4279$rc4_obj =
4280$rmd160_obj =
4281$rc5_obj =
0fbd4bf0 4282$wp_obj =
6a8517f2 4283$cmll_obj =
fa8e921f 4284$perlasm_scheme = void
05e15b04 4285$dso_scheme = dlfcn
b8a61e73 4286$shared_target= solaris-shared
aa04f1d7 4287$shared_cflag = -fPIC
146e6776 4288$shared_ldflag = -shared
67d48c8c
BM
4289$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4290$ranlib =
042e57d5 4291$arflags =
7740a1c6 4292
96821ced 4293*** solaris-sparcv8-cc
7740a1c6 4294$cc = cc
96821ced 4295$cflags = -xarch=v8 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
4296$unistd =
4297$thread_cflag = -D_REENTRANT
cf1b7d96 4298$sys_id =
05e15b04 4299$lflags = -lsocket -lnsl -ldl
2dae04d0 4300$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
14e21f86 4301$cpuid_obj =
67ea999d
AP
4302$bn_obj = sparcv8.o
4303$des_obj = des_enc-sparc.o fcrypt_b.o
22edcae7 4304$aes_obj =
96821ced
BM
4305$bf_obj =
4306$md5_obj =
4307$sha1_obj =
4308$cast_obj =
4309$rc4_obj =
4310$rmd160_obj =
4311$rc5_obj =
0fbd4bf0 4312$wp_obj =
6a8517f2 4313$cmll_obj =
fa8e921f 4314$perlasm_scheme = void
05e15b04 4315$dso_scheme = dlfcn
aa04f1d7
RL
4316$shared_target= solaris-shared
4317$shared_cflag = -KPIC
8861ba35 4318$shared_ldflag = -G -dy -z text
67d48c8c
BM
4319$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4320$ranlib =
042e57d5 4321$arflags =
96821ced
BM
4322
4323*** solaris-sparcv8-gcc
4324$cc = gcc
4325$cflags = -mv8 -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
4326$unistd =
4327$thread_cflag = -D_REENTRANT
cf1b7d96 4328$sys_id =
05e15b04 4329$lflags = -lsocket -lnsl -ldl
2dae04d0 4330$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
14e21f86 4331$cpuid_obj =
67ea999d
AP
4332$bn_obj = sparcv8.o
4333$des_obj = des_enc-sparc.o fcrypt_b.o
22edcae7 4334$aes_obj =
7740a1c6
BM
4335$bf_obj =
4336$md5_obj =
4337$sha1_obj =
4338$cast_obj =
4339$rc4_obj =
4340$rmd160_obj =
4341$rc5_obj =
0fbd4bf0 4342$wp_obj =
6a8517f2 4343$cmll_obj =
fa8e921f 4344$perlasm_scheme = void
05e15b04 4345$dso_scheme = dlfcn
b8a61e73 4346$shared_target= solaris-shared
aa04f1d7 4347$shared_cflag = -fPIC
146e6776 4348$shared_ldflag = -shared
67d48c8c
BM
4349$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4350$ranlib =
042e57d5 4351$arflags =
7740a1c6 4352
96821ced 4353*** solaris-sparcv9-cc
7740a1c6 4354$cc = cc
3b4a0225 4355$cflags = -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
4356$unistd =
4357$thread_cflag = -D_REENTRANT
cf1b7d96 4358$sys_id = ULTRASPARC
05e15b04 4359$lflags = -lsocket -lnsl -ldl
2dae04d0 4360$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR
a00e414f
AP
4361$cpuid_obj = sparcv9cap.o sparccpuid.o
4362$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 4363$des_obj = des_enc-sparc.o fcrypt_b.o
064f6cb6 4364$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
7740a1c6 4365$bf_obj =
11d0ebc8 4366$md5_obj =
ae0d6e3e 4367$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
7740a1c6
BM
4368$cast_obj =
4369$rc4_obj =
4370$rmd160_obj =
4371$rc5_obj =
0fbd4bf0 4372$wp_obj =
6a8517f2 4373$cmll_obj =
fa8e921f 4374$perlasm_scheme = void
05e15b04 4375$dso_scheme = dlfcn
aa04f1d7
RL
4376$shared_target= solaris-shared
4377$shared_cflag = -KPIC
8861ba35 4378$shared_ldflag = -G -dy -z text
67d48c8c
BM
4379$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4380$ranlib =
042e57d5 4381$arflags =
7740a1c6 4382
96821ced 4383*** solaris-sparcv9-gcc
7740a1c6 4384$cc = gcc
ac7b4261 4385$cflags = -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W
7740a1c6
BM
4386$unistd =
4387$thread_cflag = -D_REENTRANT
cf1b7d96 4388$sys_id = ULTRASPARC
05e15b04 4389$lflags = -lsocket -lnsl -ldl
2dae04d0 4390$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
a00e414f
AP
4391$cpuid_obj = sparcv9cap.o sparccpuid.o
4392$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 4393$des_obj = des_enc-sparc.o fcrypt_b.o
064f6cb6 4394$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
7740a1c6 4395$bf_obj =
11d0ebc8 4396$md5_obj =
ae0d6e3e 4397$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
7740a1c6
BM
4398$cast_obj =
4399$rc4_obj =
4400$rmd160_obj =
4401$rc5_obj =
0fbd4bf0 4402$wp_obj =
6a8517f2 4403$cmll_obj =
fa8e921f 4404$perlasm_scheme = void
05e15b04 4405$dso_scheme = dlfcn
b8a61e73 4406$shared_target= solaris-shared
aa04f1d7 4407$shared_cflag = -fPIC
146e6776 4408$shared_ldflag = -shared
67d48c8c
BM
4409$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4410$ranlib =
042e57d5 4411$arflags =
7740a1c6 4412
9a310a5d
RL
4413*** solaris-x86-cc
4414$cc = cc
4415$cflags = -fast -O -Xa
4416$unistd =
4417$thread_cflag = -D_REENTRANT
4418$sys_id =
4419$lflags = -lsocket -lnsl -ldl
4420$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_UNROLL BF_PTR
14e21f86 4421$cpuid_obj =
9a310a5d
RL
4422$bn_obj =
4423$des_obj =
22edcae7 4424$aes_obj =
9a310a5d
RL
4425$bf_obj =
4426$md5_obj =
4427$sha1_obj =
4428$cast_obj =
4429$rc4_obj =
4430$rmd160_obj =
4431$rc5_obj =
0fbd4bf0 4432$wp_obj =
6a8517f2 4433$cmll_obj =
fa8e921f 4434$perlasm_scheme = void
9a310a5d
RL
4435$dso_scheme = dlfcn
4436$shared_target= solaris-shared
4437$shared_cflag = -KPIC
8861ba35 4438$shared_ldflag = -G -dy -z text
67d48c8c
BM
4439$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4440$ranlib =
042e57d5 4441$arflags =
9a310a5d 4442
7740a1c6
BM
4443*** solaris-x86-gcc
4444$cc = gcc
c5de8b2a 4445$cflags = -O3 -fomit-frame-pointer -march=pentium -Wall -DL_ENDIAN -DOPENSSL_NO_INLINE_ASM
7740a1c6
BM
4446$unistd =
4447$thread_cflag = -D_REENTRANT
cf1b7d96 4448$sys_id =
05e15b04 4449$lflags = -lsocket -lnsl -ldl
7740a1c6 4450$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
4451$cpuid_obj = x86cpuid.o
4452$bn_obj = bn-586.o co-586.o x86-mont.o
4453$des_obj = des-586.o crypt586.o
4454$aes_obj = aes-586.o
4455$bf_obj = bf-586.o
4456$md5_obj = md5-586.o
4457$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
4458$cast_obj = cast-586.o
4459$rc4_obj = rc4-586.o
4460$rmd160_obj = rmd-586.o
4461$rc5_obj = rc5-586.o
4462$wp_obj = wp_block.o wp-mmx.o
ae381fef 4463$cmll_obj = cmll-x86.o
fa8e921f 4464$perlasm_scheme = elf
05e15b04 4465$dso_scheme = dlfcn
b8a61e73 4466$shared_target= solaris-shared
aa04f1d7 4467$shared_cflag = -fPIC
146e6776 4468$shared_ldflag = -shared
67d48c8c
BM
4469$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4470$ranlib =
042e57d5 4471$arflags =
7740a1c6 4472
96821ced 4473*** solaris64-sparcv9-cc
7740a1c6 4474$cc = cc
3b4a0225 4475$cflags = -xtarget=ultra -xarch=v9 -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN
7740a1c6
BM
4476$unistd =
4477$thread_cflag = -D_REENTRANT
cf1b7d96 4478$sys_id = ULTRASPARC
05e15b04 4479$lflags = -lsocket -lnsl -ldl
6df8c74d 4480$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
a00e414f
AP
4481$cpuid_obj = sparcv9cap.o sparccpuid.o
4482$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 4483$des_obj = des_enc-sparc.o fcrypt_b.o
064f6cb6 4484$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
7740a1c6 4485$bf_obj =
11d0ebc8 4486$md5_obj =
ae0d6e3e 4487$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
7740a1c6
BM
4488$cast_obj =
4489$rc4_obj =
4490$rmd160_obj =
4491$rc5_obj =
0fbd4bf0 4492$wp_obj =
6a8517f2 4493$cmll_obj =
fa8e921f 4494$perlasm_scheme = void
05e15b04 4495$dso_scheme = dlfcn
aa04f1d7
RL
4496$shared_target= solaris-shared
4497$shared_cflag = -KPIC
8861ba35 4498$shared_ldflag = -xarch=v9 -G -dy -z text
67d48c8c
BM
4499$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4500$ranlib = /usr/ccs/bin/ar rs
042e57d5 4501$arflags =
7740a1c6 4502
ac7b4261
AP
4503*** solaris64-sparcv9-gcc
4504$cc = gcc
4505$cflags = -m64 -mcpu=ultrasparc -O3 -Wall -DB_ENDIAN
4506$unistd =
4507$thread_cflag = -D_REENTRANT
4508$sys_id = ULTRASPARC
4509$lflags = -lsocket -lnsl -ldl
6df8c74d 4510$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
a00e414f
AP
4511$cpuid_obj = sparcv9cap.o sparccpuid.o
4512$bn_obj = bn-sparcv9.o sparcv9-mont.o sparcv9a-mont.o
67ea999d 4513$des_obj = des_enc-sparc.o fcrypt_b.o
064f6cb6 4514$aes_obj = aes_core.o aes_cbc.o aes-sparcv9.o
0f829bd1 4515$bf_obj =
11d0ebc8 4516$md5_obj =
ae0d6e3e 4517$sha1_obj = sha1-sparcv9.o sha256-sparcv9.o sha512-sparcv9.o
0f829bd1
RL
4518$cast_obj =
4519$rc4_obj =
4520$rmd160_obj =
4521$rc5_obj =
0fbd4bf0 4522$wp_obj =
6a8517f2 4523$cmll_obj =
fa8e921f 4524$perlasm_scheme = void
0f829bd1
RL
4525$dso_scheme = dlfcn
4526$shared_target= solaris-shared
4527$shared_cflag = -fPIC
146e6776 4528$shared_ldflag = -m64 -shared
0f829bd1
RL
4529$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4530$ranlib =
042e57d5 4531$arflags =
0f829bd1 4532
0abfd606
AP
4533*** solaris64-x86_64-cc
4534$cc = cc
4535$cflags = -fast -xarch=amd64 -xstrconst -Xa -DL_ENDIAN
4536$unistd =
4537$thread_cflag = -D_REENTRANT
4538$sys_id =
4539$lflags = -lsocket -lnsl -ldl
4540$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
c8a0d0aa
AP
4541$cpuid_obj = x86_64cpuid.o
4542$bn_obj = x86_64-gcc.o x86_64-mont.o
0abfd606 4543$des_obj =
c8a0d0aa 4544$aes_obj = aes-x86_64.o
0abfd606 4545$bf_obj =
c8a0d0aa
AP
4546$md5_obj = md5-x86_64.o
4547$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
0abfd606 4548$cast_obj =
9babf392 4549$rc4_obj = rc4-x86_64.o
0abfd606
AP
4550$rmd160_obj =
4551$rc5_obj =
c8a0d0aa 4552$wp_obj = wp-x86_64.o
ae381fef 4553$cmll_obj = cmll-x86_64.o cmll_misc.o
dab62934 4554$perlasm_scheme = elf
0abfd606
AP
4555$dso_scheme = dlfcn
4556$shared_target= solaris-shared
4557$shared_cflag = -KPIC
8861ba35 4558$shared_ldflag = -xarch=amd64 -G -dy -z text
0abfd606
AP
4559$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4560$ranlib =
4561$arflags =
4562
4563*** solaris64-x86_64-gcc
4564$cc = gcc
4565$cflags = -m64 -O3 -Wall -DL_ENDIAN -DMD32_REG_T=int
4566$unistd =
4567$thread_cflag = -D_REENTRANT
4568$sys_id =
4569$lflags = -lsocket -lnsl -ldl
4570$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
5f1841cd 4571$cpuid_obj = x86_64cpuid.o
5ac7bde7 4572$bn_obj = x86_64-gcc.o x86_64-mont.o
0abfd606 4573$des_obj =
a7ad2afa 4574$aes_obj = aes-x86_64.o
0abfd606 4575$bf_obj =
73a94850 4576$md5_obj = md5-x86_64.o
98bf13c3 4577$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
0abfd606 4578$cast_obj =
9babf392 4579$rc4_obj = rc4-x86_64.o
0abfd606
AP
4580$rmd160_obj =
4581$rc5_obj =
4c5e19b6 4582$wp_obj = wp-x86_64.o
ae381fef 4583$cmll_obj = cmll-x86_64.o cmll_misc.o
dab62934 4584$perlasm_scheme = elf
0abfd606
AP
4585$dso_scheme = dlfcn
4586$shared_target= solaris-shared
4587$shared_cflag = -fPIC
4588$shared_ldflag = -m64 -shared -static-libgcc
4589$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4590$ranlib =
4591$arflags =
4592
7740a1c6
BM
4593*** sunos-gcc
4594$cc = gcc
87351c58 4595$cflags = -O3 -mv8 -Dssize_t=int
7740a1c6
BM
4596$unistd =
4597$thread_cflag = (unknown)
af67804b 4598$sys_id = SUNOS
1c4f90a0 4599$lflags =
2dae04d0 4600$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL DES_PTR DES_RISC1
14e21f86 4601$cpuid_obj =
7740a1c6
BM
4602$bn_obj =
4603$des_obj =
22edcae7 4604$aes_obj =
7740a1c6
BM
4605$bf_obj =
4606$md5_obj =
4607$sha1_obj =
4608$cast_obj =
4609$rc4_obj =
4610$rmd160_obj =
4611$rc5_obj =
0fbd4bf0 4612$wp_obj =
6a8517f2 4613$cmll_obj =
fa8e921f 4614$perlasm_scheme = void
05e15b04 4615$dso_scheme =
f944e784
RL
4616$shared_target=
4617$shared_cflag =
67d48c8c 4618$shared_ldflag =
a22fb399 4619$shared_extension =
0396479d 4620$ranlib =
042e57d5 4621$arflags =
7740a1c6 4622
af67804b
RL
4623*** tandem-c89
4624$cc = c89
4625$cflags = -Ww -D__TANDEM -D_XOPEN_SOURCE -D_XOPEN_SOURCE_EXTENDED=1 -D_TANDEM_SOURCE -DB_ENDIAN
4626$unistd =
4627$thread_cflag = (unknown)
4628$sys_id =
4629$lflags =
4630$bn_ops = THIRTY_TWO_BIT
14e21f86 4631$cpuid_obj =
af67804b
RL
4632$bn_obj =
4633$des_obj =
22edcae7 4634$aes_obj =
af67804b
RL
4635$bf_obj =
4636$md5_obj =
4637$sha1_obj =
4638$cast_obj =
4639$rc4_obj =
4640$rmd160_obj =
4641$rc5_obj =
0fbd4bf0 4642$wp_obj =
6a8517f2 4643$cmll_obj =
fa8e921f 4644$perlasm_scheme =
af67804b
RL
4645$dso_scheme =
4646$shared_target=
4647$shared_cflag =
4648$shared_ldflag =
4649$shared_extension =
4650$ranlib =
4651$arflags =
4652
22edcae7
AP
4653*** tru64-alpha-cc
4654$cc = cc
4655$cflags = -std1 -tune host -fast -readonly_strings
4656$unistd =
4657$thread_cflag = -pthread
4658$sys_id =
4659$lflags =
4660$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK
e1197694 4661$cpuid_obj = alphacpuid.o
98c1509f 4662$bn_obj = bn_asm.o alpha-mont.o
22edcae7
AP
4663$des_obj =
4664$aes_obj =
4665$bf_obj =
4666$md5_obj =
4667$sha1_obj =
4668$cast_obj =
4669$rc4_obj =
4670$rmd160_obj =
4671$rc5_obj =
0fbd4bf0 4672$wp_obj =
6a8517f2 4673$cmll_obj =
fa8e921f 4674$perlasm_scheme = void
22edcae7 4675$dso_scheme = dlfcn
f210eb7b 4676$shared_target= alpha-osf1-shared
22edcae7 4677$shared_cflag =
f210eb7b 4678$shared_ldflag = -msym
22edcae7
AP
4679$shared_extension = .so
4680$ranlib =
4681$arflags =
4682
7740a1c6
BM
4683*** ultrix-cc
4684$cc = cc
146e6776 4685$cflags = -std1 -O -Olimit 2500 -DL_ENDIAN
7740a1c6
BM
4686$unistd =
4687$thread_cflag = (unknown)
cf1b7d96 4688$sys_id =
7740a1c6
BM
4689$lflags =
4690$bn_ops =
14e21f86 4691$cpuid_obj =
7740a1c6
BM
4692$bn_obj =
4693$des_obj =
22edcae7 4694$aes_obj =
7740a1c6
BM
4695$bf_obj =
4696$md5_obj =
4697$sha1_obj =
4698$cast_obj =
4699$rc4_obj =
4700$rmd160_obj =
4701$rc5_obj =
0fbd4bf0 4702$wp_obj =
6a8517f2 4703$cmll_obj =
fa8e921f 4704$perlasm_scheme =
05e15b04 4705$dso_scheme =
f944e784
RL
4706$shared_target=
4707$shared_cflag =
67d48c8c 4708$shared_ldflag =
a22fb399 4709$shared_extension =
0396479d 4710$ranlib =
042e57d5 4711$arflags =
7740a1c6
BM
4712
4713*** ultrix-gcc
4714$cc = gcc
4715$cflags = -O3 -DL_ENDIAN
4716$unistd =
4717$thread_cflag = (unknown)
cf1b7d96 4718$sys_id =
7740a1c6 4719$lflags =
cbe52c31 4720$bn_ops = BN_LLONG
14e21f86 4721$cpuid_obj =
7740a1c6
BM
4722$bn_obj =
4723$des_obj =
22edcae7 4724$aes_obj =
7740a1c6
BM
4725$bf_obj =
4726$md5_obj =
4727$sha1_obj =
4728$cast_obj =
4729$rc4_obj =
4730$rmd160_obj =
4731$rc5_obj =
0fbd4bf0 4732$wp_obj =
6a8517f2 4733$cmll_obj =
fa8e921f 4734$perlasm_scheme =
05e15b04 4735$dso_scheme =
f944e784
RL
4736$shared_target=
4737$shared_cflag =
67d48c8c 4738$shared_ldflag =
a22fb399 4739$shared_extension =
0396479d 4740$ranlib =
042e57d5 4741$arflags =
7740a1c6
BM
4742
4743*** unixware-2.0
4744$cc = cc
cd72dcd9 4745$cflags = -DFILIO_H -DNO_STRINGS_H
7740a1c6 4746$unistd =
57b6534e 4747$thread_cflag = -Kthread
cf1b7d96 4748$sys_id =
cd72dcd9 4749$lflags = -lsocket -lnsl -lresolv -lx
7740a1c6 4750$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 4751$cpuid_obj =
7740a1c6
BM
4752$bn_obj =
4753$des_obj =
22edcae7 4754$aes_obj =
7740a1c6
BM
4755$bf_obj =
4756$md5_obj =
4757$sha1_obj =
4758$cast_obj =
4759$rc4_obj =
4760$rmd160_obj =
4761$rc5_obj =
0fbd4bf0 4762$wp_obj =
6a8517f2 4763$cmll_obj =
fa8e921f 4764$perlasm_scheme =
05e15b04 4765$dso_scheme =
f944e784
RL
4766$shared_target=
4767$shared_cflag =
67d48c8c 4768$shared_ldflag =
a22fb399 4769$shared_extension =
0396479d 4770$ranlib =
042e57d5 4771$arflags =
7740a1c6 4772
57b6534e
BM
4773*** unixware-2.1
4774$cc = cc
4775$cflags = -O -DFILIO_H
7740a1c6 4776$unistd =
57b6534e 4777$thread_cflag = -Kthread
cf1b7d96 4778$sys_id =
cd72dcd9 4779$lflags = -lsocket -lnsl -lresolv -lx
57b6534e 4780$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
14e21f86 4781$cpuid_obj =
57b6534e
BM
4782$bn_obj =
4783$des_obj =
22edcae7 4784$aes_obj =
57b6534e
BM
4785$bf_obj =
4786$md5_obj =
4787$sha1_obj =
4788$cast_obj =
4789$rc4_obj =
4790$rmd160_obj =
4791$rc5_obj =
0fbd4bf0 4792$wp_obj =
6a8517f2 4793$cmll_obj =
fa8e921f 4794$perlasm_scheme =
57b6534e
BM
4795$dso_scheme =
4796$shared_target=
4797$shared_cflag =
67d48c8c 4798$shared_ldflag =
57b6534e
BM
4799$shared_extension =
4800$ranlib =
042e57d5 4801$arflags =
57b6534e 4802
7bd3a580
RL
4803*** unixware-7
4804$cc = cc
4805$cflags = -O -DFILIO_H -Kalloca
4806$unistd =
4807$thread_cflag = -Kthread
cf1b7d96 4808$sys_id =
7bd3a580 4809$lflags = -lsocket -lnsl
7ef6e3fe 4810$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
fa8e921f
AP
4811$cpuid_obj = x86cpuid.o
4812$bn_obj = bn-586.o co-586.o x86-mont.o
4813$des_obj = des-586.o crypt586.o
4814$aes_obj = aes-586.o
4815$bf_obj = bf-586.o
4816$md5_obj = md5-586.o
4817$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
4818$cast_obj = cast-586.o
4819$rc4_obj = rc4-586.o
4820$rmd160_obj = rmd-586.o
4821$rc5_obj = rc5-586.o
4822$wp_obj = wp_block.o wp-mmx.o
ae381fef 4823$cmll_obj = cmll-x86.o
fa8e921f 4824$perlasm_scheme = elf
aa4c2de1
LJ
4825$dso_scheme = dlfcn
4826$shared_target= svr5-shared
4827$shared_cflag = -Kpic
67d48c8c
BM
4828$shared_ldflag =
4829$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4830$ranlib =
042e57d5 4831$arflags =
7ef6e3fe 4832
c5571db0
BM
4833*** unixware-7-gcc
4834$cc = gcc
14cc0aaf 4835$cflags = -DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -march=pentium -Wall
c5571db0
BM
4836$unistd =
4837$thread_cflag = -D_REENTRANT
4838$sys_id =
4839$lflags = -lsocket -lnsl
4840$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
fa8e921f
AP
4841$cpuid_obj = x86cpuid.o
4842$bn_obj = bn-586.o co-586.o x86-mont.o
4843$des_obj = des-586.o crypt586.o
4844$aes_obj = aes-586.o
4845$bf_obj = bf-586.o
4846$md5_obj = md5-586.o
4847$sha1_obj = sha1-586.o sha256-586.o sha512-586.o
4848$cast_obj = cast-586.o
4849$rc4_obj = rc4-586.o
4850$rmd160_obj = rmd-586.o
4851$rc5_obj = rc5-586.o
4852$wp_obj = wp_block.o wp-mmx.o
ae381fef 4853$cmll_obj = cmll-x86.o
fa8e921f 4854$perlasm_scheme = elf
c5571db0
BM
4855$dso_scheme = dlfcn
4856$shared_target= gnu-shared
4857$shared_cflag = -fPIC
67d48c8c
BM
4858$shared_ldflag =
4859$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
4860$ranlib =
042e57d5 4861$arflags =
c5571db0 4862
d28f7bc7
RL
4863*** vos-gcc
4864$cc = gcc
c5de8b2a 4865$cflags = -O3 -Wall -D_POSIX_C_SOURCE=200112L -D_BSD -DB_ENDIAN
d28f7bc7
RL
4866$unistd =
4867$thread_cflag = (unknown)
4868$sys_id = VOS
4869$lflags = -Wl,-map
4870$bn_ops = BN_LLONG
14e21f86 4871$cpuid_obj =
d28f7bc7
RL
4872$bn_obj =
4873$des_obj =
22edcae7 4874$aes_obj =
d28f7bc7
RL
4875$bf_obj =
4876$md5_obj =
4877$sha1_obj =
4878$cast_obj =
4879$rc4_obj =
4880$rmd160_obj =
4881$rc5_obj =
0fbd4bf0 4882$wp_obj =
6a8517f2 4883$cmll_obj =
fa8e921f 4884$perlasm_scheme = void
d28f7bc7
RL
4885$dso_scheme =
4886$shared_target=
4887$shared_cflag =
22edcae7
AP
4888$shared_ldflag =
4889$shared_extension = .so
d28f7bc7
RL
4890$ranlib =
4891$arflags =
4892
66b82f5a
GT
4893*** vxworks-mipsle
4894$cc = ccmips
4895$cflags = -B$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/ -DL_ENDIAN -EL -Wl,-EL -mips2 -mno-branch-likely -G 0 -fno-builtin -msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I$(WIND_BASE)/target/h
4896$unistd =
4897$thread_cflag =
4898$sys_id = VXWORKS
4899$lflags = -r
4900$bn_ops =
14e21f86 4901$cpuid_obj =
66b82f5a
GT
4902$bn_obj =
4903$des_obj =
22edcae7 4904$aes_obj =
66b82f5a
GT
4905$bf_obj =
4906$md5_obj =
4907$sha1_obj =
4908$cast_obj =
4909$rc4_obj =
4910$rmd160_obj =
4911$rc5_obj =
0fbd4bf0 4912$wp_obj =
6a8517f2 4913$cmll_obj =
fa8e921f 4914$perlasm_scheme = void
66b82f5a
GT
4915$dso_scheme =
4916$shared_target=
4917$shared_cflag =
4918$shared_ldflag =
4919$shared_extension =
4920$ranlib = ranlibmips
4921$arflags =
4922
5b2d6ff0
GT
4923*** vxworks-ppc405
4924$cc = ccppc
4925$cflags = -g -msoft-float -mlongcall -DCPU=PPC405 -I$(WIND_BASE)/target/h
4926$unistd =
4927$thread_cflag =
4928$sys_id = VXWORKS
4929$lflags = -r
4930$bn_ops =
14e21f86 4931$cpuid_obj =
5b2d6ff0
GT
4932$bn_obj =
4933$des_obj =
22edcae7 4934$aes_obj =
5b2d6ff0
GT
4935$bf_obj =
4936$md5_obj =
4937$sha1_obj =
4938$cast_obj =
4939$rc4_obj =
4940$rmd160_obj =
4941$rc5_obj =
0fbd4bf0 4942$wp_obj =
6a8517f2 4943$cmll_obj =
fa8e921f 4944$perlasm_scheme =
5b2d6ff0
GT
4945$dso_scheme =
4946$shared_target=
4947$shared_cflag =
4948$shared_ldflag =
4949$shared_extension =
4950$ranlib =
042e57d5 4951$arflags =
c55d7591
RL
4952
4953*** vxworks-ppc750
4954$cc = ccppc
4955$cflags = -ansi -nostdinc -DPPC750 -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -fsigned-char -Wall -msoft-float -mlongcall -DCPU=PPC604 -I$(WIND_BASE)/target/h $(DEBUG_FLAG)
4956$unistd =
4957$thread_cflag =
4958$sys_id = VXWORKS
4959$lflags = -r
4960$bn_ops =
14e21f86 4961$cpuid_obj =
c55d7591
RL
4962$bn_obj =
4963$des_obj =
22edcae7 4964$aes_obj =
c55d7591
RL
4965$bf_obj =
4966$md5_obj =
4967$sha1_obj =
4968$cast_obj =
4969$rc4_obj =
4970$rmd160_obj =
4971$rc5_obj =
0fbd4bf0 4972$wp_obj =
6a8517f2 4973$cmll_obj =
fa8e921f 4974$perlasm_scheme =
c55d7591
RL
4975$dso_scheme =
4976$shared_target=
4977$shared_cflag =
4978$shared_ldflag =
4979$shared_extension =
4980$ranlib =
4981$arflags =
4982
4983*** vxworks-ppc750-debug
4984$cc = ccppc
4985$cflags = -ansi -nostdinc -DPPC750 -D_REENTRANT -fvolatile -fno-builtin -fno-for-scope -fsigned-char -Wall -msoft-float -mlongcall -DCPU=PPC604 -I$(WIND_BASE)/target/h -DBN_DEBUG -DREF_CHECK -DCONF_DEBUG -DBN_CTX_DEBUG -DCRYPTO_MDEBUG -DPEDANTIC -DDEBUG_SAFESTACK -DDEBUG -g
4986$unistd =
4987$thread_cflag =
4988$sys_id = VXWORKS
4989$lflags = -r
4990$bn_ops =
14e21f86 4991$cpuid_obj =
c55d7591
RL
4992$bn_obj =
4993$des_obj =
22edcae7 4994$aes_obj =
c55d7591
RL
4995$bf_obj =
4996$md5_obj =
4997$sha1_obj =
4998$cast_obj =
4999$rc4_obj =
5000$rmd160_obj =
5001$rc5_obj =
0fbd4bf0 5002$wp_obj =
6a8517f2 5003$cmll_obj =
fa8e921f 5004$perlasm_scheme =
c55d7591
RL
5005$dso_scheme =
5006$shared_target=
5007$shared_cflag =
5008$shared_ldflag =
5009$shared_extension =
5010$ranlib =
5011$arflags =
057a0439
RL
5012
5013*** vxworks-ppc860
5014$cc = ccppc
66b82f5a 5015$cflags = -nostdinc -msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h
057a0439
RL
5016$unistd =
5017$thread_cflag =
5018$sys_id = VXWORKS
5019$lflags = -r
5020$bn_ops =
14e21f86 5021$cpuid_obj =
057a0439
RL
5022$bn_obj =
5023$des_obj =
22edcae7 5024$aes_obj =
057a0439
RL
5025$bf_obj =
5026$md5_obj =
5027$sha1_obj =
5028$cast_obj =
5029$rc4_obj =
5030$rmd160_obj =
5031$rc5_obj =
0fbd4bf0 5032$wp_obj =
6a8517f2 5033$cmll_obj =
fa8e921f 5034$perlasm_scheme =
057a0439
RL
5035$dso_scheme =
5036$shared_target=
5037$shared_cflag =
5038$shared_ldflag =
5039$shared_extension =
5040$ranlib =
5041$arflags =