This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[asperl] add AS patch#22 (fix to make die_exit.t pass)
[perl5.git] / win32 / config.vc
CommitLineData
08aa1457 1## Configured by: ~cf_email~
2## Target system: WIN32
08aa1457 3Author=''
4CONFIG='true'
5Date='$Date'
6Header=''
7Id='$Id'
8Locker=''
9Log='$Log'
10Mcc='Mcc'
11PATCHLEVEL='~PATCHLEVEL~'
08aa1457 12RCSfile='$RCSfile'
13Revision='$Revision'
14SUBVERSION='~SUBVERSION~'
15Source=''
16State=''
07ba5892
GS
17_a='.lib'
18_exe='.exe'
19_o='.obj'
08aa1457 20afs='false'
21alignbytes='8'
22aphostname=''
23ar='lib'
00dc2f4f 24archlib=''
07ba5892
GS
25archlibexp='~INST_TOP~\lib\~archname~'
26archname='MSWin32'
08aa1457 27archobjs=''
28awk='awk'
29baserev='5.0'
30bash=''
31bin='~INST_TOP~\bin'
32binexp='~INST_TOP~\bin'
33bison=''
34byacc='byacc'
35byteorder='1234'
36c=''
37castflags='0'
f7c603cb 38cat='type'
07ba5892 39cc='cl'
d55594ae 40cccdlflags=' '
08aa1457 41ccdlflags=' '
07ba5892 42ccflags='-MD -DWIN32'
dc050285
GS
43cf_by='nobody'
44cf_email='nobody@no.where.net'
45cf_time=''
08aa1457 46chgrp=''
47chmod=''
48chown=''
49clocktype='clock_t'
f7c603cb 50comm=''
08aa1457 51compress=''
52contains='grep'
f7c603cb 53cp='copy'
08aa1457 54cpio=''
55cpp='cpp'
56cpp_stuff='42'
07ba5892 57cppflags='-DWIN32'
08aa1457 58cpplast=''
59cppminus=''
60cpprun='cl -E'
61cppstdin='cl -E'
62cryptlib=''
63csh='undef'
64d_Gconvert='sprintf((b),"%.*g",(n),(x))'
65d_access='define'
66d_alarm='undef'
00dc2f4f 67d_archlib='undef'
08aa1457 68d_attribut='undef'
69d_bcmp='undef'
70d_bcopy='undef'
08aa1457 71d_bsd='define'
72d_bsdgetpgrp='undef'
08aa1457 73d_bsdsetpgrp='undef'
74d_bzero='undef'
75d_casti32='define'
76d_castneg='define'
77d_charvspr='undef'
78d_chown='undef'
79d_chroot='undef'
80d_chsize='define'
81d_closedir='define'
82d_const='define'
83d_crypt='undef'
84d_csh='undef'
85d_cuserid='undef'
86d_dbl_dig='define'
87d_difftime='define'
88d_dirnamlen='define'
89d_dlerror='define'
90d_dlopen='define'
91d_dlsymun='undef'
92d_dosuid='undef'
93d_dup2='define'
0cd52aa3
GS
94d_endhent='undef'
95d_endnent='undef'
96d_endpent='undef'
97d_endsent='undef'
08aa1457 98d_eofnblk='define'
99d_eunice='undef'
100d_fchmod='undef'
101d_fchown='undef'
102d_fcntl='undef'
103d_fd_macros='define'
104d_fd_set='define'
105d_fds_bits='define'
106d_fgetpos='define'
107d_flexfnam='define'
108d_flock='define'
109d_fork='undef'
110d_fpathconf='undef'
111d_fsetpos='define'
07ba5892 112d_ftime='define'
08aa1457 113d_getgrps='undef'
fea7140c
GS
114d_gethbyaddr='define'
115d_gethbyname='define'
07ba5892
GS
116d_gethent='undef'
117d_gethname='define'
bdaec6b3 118d_gethostprotos='define'
07ba5892 119d_getlogin='define'
fea7140c
GS
120d_getnbyaddr='undef'
121d_getnbyname='undef'
0cd52aa3 122d_getnent='undef'
bdaec6b3 123d_getnetprotos='undef'
fea7140c
GS
124d_getpbyname='define'
125d_getpbynumber='define'
0cd52aa3 126d_getpent='undef'
07ba5892 127d_getpgid='undef'
08aa1457 128d_getpgrp2='undef'
129d_getpgrp='undef'
08aa1457 130d_getppid='undef'
131d_getprior='undef'
bdaec6b3 132d_getprotoprotos='define'
07ba5892
GS
133d_getsbyname='define'
134d_getsbyport='define'
0cd52aa3 135d_getsent='undef'
bdaec6b3 136d_getservprotos='define'
08aa1457 137d_gettimeod='undef'
07ba5892 138d_gnulibc='undef'
08aa1457 139d_htonl='define'
140d_index='undef'
141d_inetaton='undef'
142d_isascii='define'
143d_killpg='undef'
144d_link='undef'
145d_locconv='define'
146d_lockf='undef'
0cd52aa3 147d_longdbl='define'
bdaec6b3 148d_longlong='undef'
08aa1457 149d_lstat='undef'
150d_mblen='define'
151d_mbstowcs='define'
152d_mbtowc='define'
153d_memcmp='define'
154d_memcpy='define'
155d_memmove='define'
156d_memset='define'
157d_mkdir='define'
158d_mkfifo='undef'
0cd52aa3 159d_mkstemp='undef'
08aa1457 160d_mktime='define'
161d_msg='undef'
75d58f20
GS
162d_msgctl='undef'
163d_msgget='undef'
164d_msgrcv='undef'
165d_msgsnd='undef'
37c1c645 166d_mymalloc='undef'
08aa1457 167d_nice='undef'
07ba5892 168d_oldpthreads='undef'
08aa1457 169d_oldsock='undef'
170d_open3='undef'
171d_pathconf='undef'
172d_pause='define'
173d_phostname='undef'
174d_pipe='define'
175d_poll='undef'
176d_portable='define'
07ba5892
GS
177d_pthread_yield='undef'
178d_pthreads_created_joinable='undef'
08aa1457 179d_pwage='undef'
180d_pwchange='undef'
181d_pwclass='undef'
182d_pwcomment='undef'
183d_pwexpire='undef'
6ee623d5 184d_pwgecos='undef'
08aa1457 185d_pwquota='undef'
186d_readdir='define'
187d_readlink='undef'
188d_rename='define'
189d_rewinddir='define'
190d_rmdir='define'
191d_safebcpy='undef'
192d_safemcpy='undef'
193d_sanemcmp='define'
07ba5892 194d_sched_yield='undef'
08aa1457 195d_seekdir='define'
196d_select='define'
197d_sem='undef'
75d58f20
GS
198d_semctl='undef'
199d_semget='undef'
200d_semop='undef'
08aa1457 201d_setegid='undef'
202d_seteuid='undef'
07ba5892
GS
203d_setgrps='undef'
204d_sethent='undef'
08aa1457 205d_setlinebuf='undef'
206d_setlocale='define'
0cd52aa3
GS
207d_setnent='undef'
208d_setpent='undef'
08aa1457 209d_setpgid='undef'
210d_setpgrp2='undef'
211d_setpgrp='undef'
212d_setprior='undef'
213d_setregid='undef'
214d_setresgid='undef'
215d_setresuid='undef'
216d_setreuid='undef'
217d_setrgid='undef'
218d_setruid='undef'
0cd52aa3 219d_setsent='undef'
08aa1457 220d_setsid='undef'
0cd52aa3 221d_setvbuf='define'
08aa1457 222d_sfio='undef'
223d_shm='undef'
224d_shmat='undef'
225d_shmatprototype='undef'
75d58f20
GS
226d_shmctl='undef'
227d_shmdt='undef'
228d_shmget='undef'
08aa1457 229d_sigaction='undef'
08aa1457 230d_sigsetjmp='undef'
08aa1457 231d_socket='define'
232d_sockpair='undef'
233d_statblks='undef'
234d_stdio_cnt_lval='define'
235d_stdio_ptr_lval='define'
236d_stdiobase='define'
237d_stdstdio='define'
238d_strchr='define'
239d_strcoll='define'
240d_strctcpy='define'
241d_strerrm='strerror(e)'
242d_strerror='define'
243d_strtod='define'
244d_strtol='define'
245d_strtoul='define'
246d_strxfrm='define'
247d_suidsafe='undef'
248d_symlink='undef'
249d_syscall='undef'
250d_sysconf='undef'
251d_sysernlst=''
252d_syserrlst='define'
253d_system='define'
254d_tcgetpgrp='undef'
255d_tcsetpgrp='undef'
256d_telldir='define'
257d_time='define'
258d_times='define'
259d_truncate='undef'
260d_tzname='define'
261d_umask='define'
262d_uname='undef'
263d_vfork='undef'
264d_void_closedir='undef'
265d_voidsig='define'
266d_voidtty=''
267d_volatile='define'
268d_vprintf='define'
269d_wait4='undef'
270d_waitpid='undef'
271d_wcstombs='define'
272d_wctomb='define'
273d_xenix='undef'
274date='date'
275db_hashtype='int'
276db_prefixtype='int'
277defvoidused='15'
278direntrytype='struct direct'
279dlext='dll'
07ba5892
GS
280dlsrc='dl_win32.xs'
281doublesize='8'
282dynamic_ext='Socket IO Fcntl Opcode SDBM_File attrs Thread'
08aa1457 283eagain='EAGAIN'
284echo='echo'
285egrep='egrep'
286emacs=''
287eunicefix=':'
288exe_ext='.exe'
289expr='expr'
07ba5892 290extensions='~static_ext~ ~dynamic_ext~'
08aa1457 291find='find'
292firstmakefile='makefile'
293flex=''
294fpostype='fpos_t'
295freetype='void'
296full_csh=''
297full_sed=''
298gcc=''
299gccversion=''
300gidtype='gid_t'
301glibpth='/usr/shlib /lib/pa1.1 /usr/lib/large /lib /usr/lib /usr/lib/386 /lib/386 /lib/large /usr/lib/small /lib/small /usr/ccs/lib /usr/ucblib /usr/shlib '
302grep='grep'
303groupcat=''
304groupstype='gid_t'
07ba5892 305gzip='gzip'
08aa1457 306h_fcntl='false'
307h_sysfile='true'
308hint='recommended'
309hostcat='ypcat hosts'
310huge=''
311i_bsdioctl=''
312i_db='undef'
313i_dbm='undef'
314i_dirent='define'
315i_dld='undef'
316i_dlfcn='define'
317i_fcntl='define'
318i_float='define'
319i_gdbm='define'
320i_grp='define'
321i_limits='define'
322i_locale='define'
323i_malloc='define'
324i_math='define'
325i_memory='undef'
326i_ndbm='undef'
07ba5892 327i_netdb='undef'
08aa1457 328i_neterrno='undef'
329i_niin='undef'
330i_pwd='undef'
331i_rpcsvcdbm='define'
332i_sfio='undef'
333i_sgtty='undef'
334i_stdarg='define'
335i_stddef='define'
336i_stdlib='define'
337i_string='define'
338i_sysdir='undef'
339i_sysfile='undef'
340i_sysfilio='define'
341i_sysin='undef'
342i_sysioctl='undef'
343i_sysndir='undef'
344i_sysparam='undef'
345i_sysresrc='undef'
346i_sysselct='undef'
347i_syssockio=''
348i_sysstat='define'
349i_systime='undef'
350i_systimek='undef'
351i_systimes='undef'
352i_systypes='define'
353i_sysun='undef'
354i_syswait='undef'
355i_termio='undef'
356i_termios='undef'
357i_time='define'
358i_unistd='undef'
359i_utime='define'
360i_values='undef'
361i_varargs='undef'
362i_varhdr='varargs.h'
363i_vfork='undef'
364incpath=''
365inews=''
07ba5892 366installarchlib='~INST_TOP~\lib\~archname~'
00dc2f4f 367installbin='~INST_TOP~\bin\~archname~'
08aa1457 368installman1dir='~INST_TOP~\man\man1'
369installman3dir='~INST_TOP~\man\man3'
07ba5892 370installprivlib='~INST_TOP~\lib'
08aa1457 371installscript='~INST_TOP~\bin'
00dc2f4f
GS
372installsitearch='~INST_TOP~\..\site\~VERSION~\lib\~archname~'
373installsitelib='~INST_TOP~\..\site\~VERSION~\lib'
08aa1457 374intsize='4'
dc050285 375known_extensions='DB_File Fcntl GDBM_File NDBM_File ODBM_File Opcode POSIX SDBM_File Socket IO attrs Thread'
08aa1457 376ksh=''
377large=''
378ld='link'
aa4575bf
GS
379lddlflags='-dll ~LINK_FLAGS~'
380ldflags='~LINK_FLAGS~'
08aa1457 381less='less'
382lib_ext='.lib'
383libc='msvcrt.lib'
d07c2202 384libperl='perl.lib'
07ba5892
GS
385libpth=''
386libs=''
08aa1457 387libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl dld ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
388line='line'
389lint=''
390lkflags=''
391ln=''
f7c603cb 392lns='copy'
08aa1457 393locincpth='/usr/local/include /opt/local/include /usr/gnu/include /opt/gnu/include /usr/GNU/include /opt/GNU/include'
394loclibpth='/usr/local/lib /opt/local/lib /usr/gnu/lib /opt/gnu/lib /usr/GNU/lib /opt/GNU/lib'
0cd52aa3 395longdblsize='10'
bdaec6b3 396longlongsize='8'
08aa1457 397longsize='4'
398lp=''
399lpr=''
f7c603cb 400ls='dir'
08aa1457 401lseektype='off_t'
402mail=''
403mailx=''
404make='nmake'
07ba5892 405make_set_make='#'
08aa1457 406mallocobj='malloc.o'
407mallocsrc='malloc.c'
408malloctype='void *'
409man1dir='~INST_TOP~\man\man1'
410man1direxp='~INST_TOP~\man\man1'
411man1ext='1'
412man3dir='~INST_TOP~\man\man3'
413man3direxp='~INST_TOP~\man\man3'
414man3ext='3'
415medium=''
416mips=''
417mips_type=''
418mkdir='mkdir'
419models='none'
420modetype='mode_t'
421more='more /e'
422mv=''
423myarchname='MSWin32'
424mydomain=''
425myhostname=''
426myuname=''
427n='-n'
07ba5892
GS
428netdb_hlen_type='int'
429netdb_host_type='char *'
430netdb_name_type='char *'
431netdb_net_type='long'
432nm=''
08aa1457 433nm_opt=''
434nm_so_opt=''
435nroff=''
436o_nonblock='O_NONBLOCK'
437obj_ext='.obj'
08aa1457 438optimize='-O'
439orderlib='false'
07ba5892
GS
440osname='MSWin32'
441osvers='4.0'
08aa1457 442package='perl5'
443pager='more /e'
444passcat=''
445patchlevel='2'
446path_sep=';'
447perl='perl'
448perladmin=''
00dc2f4f 449perlpath='~INST_TOP~\bin\~archname~\perl.exe'
f7c603cb 450pg=''
08aa1457 451phostname='hostname'
924b3ec4 452pidtype='int'
08aa1457 453plibpth=''
454pmake=''
455pr=''
07ba5892 456prefix='~INST_DRV~'
08aa1457 457prefixexp='~INST_DRV~'
458privlib='~INST_TOP~\lib'
07ba5892 459privlibexp='~INST_TOP~\lib'
08aa1457 460prototype='define'
07ba5892 461ptrsize='4'
08aa1457 462randbits='15'
d55594ae 463ranlib='rem'
08aa1457 464rd_nodata='-1'
f7c603cb 465rm='del'
08aa1457 466rmail=''
467runnm='true'
468scriptdir='~INST_TOP~\bin'
469scriptdirexp='~INST_TOP~\bin'
470sed='sed'
55d25626 471selecttype='Perl_fd_set *'
08aa1457 472sendmail='blat'
473sh='cmd /x /c'
474shar=''
07ba5892 475sharpbang='#!'
08aa1457 476shmattype='void *'
477shortsize='2'
07ba5892
GS
478shrpenv=''
479shsharp='true'
6c21342d
GS
480sig_name='ZERO INT QUIT ILL FPE KILL SEGV PIPE ALRM TERM CHLD BREAK ABRT STOP CONT CLD'
481sig_name_init='"ZERO", "INT", "QUIT", "ILL", "FPE", "KILL", "SEGV", "PIPE", "ALRM", "TERM", "CHLD", "BREAK", "ABRT", "STOP", "CONT", "CLD", 0'
482sig_num='0, 2, 3, 4, 8, 9, 11, 13, 14, 15, 20, 21, 22, 23, 25, 20, 0'
08aa1457 483signal_t='void'
00dc2f4f
GS
484sitearch=''
485sitearchexp=''
486sitelib='~INST_TOP~\..\site\~VERSION~\lib'
487sitelibexp='~INST_TOP~\..\site\~VERSION~\lib'
08aa1457 488sizetype='size_t'
489sleep=''
490smail=''
491small=''
07ba5892 492so='dll'
08aa1457 493sockethdr=''
494socketlib=''
495sort='sort'
496spackage='Perl5'
f7c603cb 497spitshell=''
08aa1457 498split=''
07ba5892 499src=''
08aa1457 500ssizetype='int'
dc050285 501startperl='#!perl'
07ba5892
GS
502startsh='#!/bin/sh'
503static_ext='DynaLoader'
d55594ae 504stdchar='char'
08aa1457 505stdio_base='((fp)->_base)'
506stdio_bufsiz='((fp)->_cnt + (fp)->_ptr - (fp)->_base)'
507stdio_cnt='((fp)->_cnt)'
07ba5892 508stdio_filbuf=''
08aa1457 509stdio_ptr='((fp)->_ptr)'
510strings='/usr/include/string.h'
511submit=''
07ba5892 512subversion='~SUBVERSION~'
08aa1457 513sysman='/usr/man/man1'
514tail=''
515tar=''
516tbl=''
07ba5892 517tee=''
f7c603cb 518test=''
08aa1457 519timeincl='/usr/include/sys/time.h '
520timetype='time_t'
521touch='touch'
f7c603cb 522tr=''
08aa1457 523troff=''
524uidtype='uid_t'
525uname='uname'
526uniq='uniq'
527usedl='define'
528usemymalloc='n'
529usenm='false'
07ba5892 530useopcode='true'
08aa1457 531useperlio='undef'
07ba5892
GS
532useposix='false'
533usesfio='false'
534useshrplib='yes'
924b3ec4 535usethreads='undef'
08aa1457 536usevfork='false'
537usrinc='/usr/include'
538uuname=''
539vi=''
540voidflags='15'
541xlibpth='/usr/lib/386 /lib/386'
542zcat=''
07ba5892 543zip='zip'