This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add a warning for using the :win32 PerlIO layer
[perl5.git] / win32 / config.vc
index d133b58..3aa1992 100644 (file)
@@ -22,7 +22,7 @@ api_revision='~PERL_API_REVISION~'
 api_subversion='~PERL_API_SUBVERSION~'
 api_version='~PERL_API_VERSION~'
 api_versionstring='~PERL_API_REVISION~.~PERL_API_VERSION~.~PERL_API_SUBVERSION~'
-ar='lib'
+ar='lib -ltcg'
 archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
 archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
 archname64=''
@@ -108,6 +108,7 @@ d_attribute_noreturn='undef'
 d_attribute_pure='undef'
 d_attribute_unused='undef'
 d_attribute_warn_unused_result='undef'
+d_backtrace='undef'
 d_bcmp='undef'
 d_bcopy='undef'
 d_bsd='define'
@@ -145,6 +146,7 @@ d_difftime='define'
 d_dir_dd_fd='undef'
 d_dirfd='undef'
 d_dirnamlen='define'
+d_dladdr='undef'
 d_dlerror='define'
 d_dlopen='define'
 d_dlsymun='undef'
@@ -427,7 +429,6 @@ d_setsent='undef'
 d_setservent_r='undef'
 d_setsid='undef'
 d_setvbuf='define'
-d_sfio='undef'
 d_shm='undef'
 d_shmat='undef'
 d_shmatprototype='undef'
@@ -529,7 +530,9 @@ d_vprintf='define'
 d_vsnprintf='define'
 d_wait4='undef'
 d_waitpid='define'
+d_wcscmp='define'
 d_wcstombs='define'
+d_wcsxfrm='define'
 d_wctomb='define'
 d_writev='undef'
 d_xenix='undef'
@@ -629,12 +632,14 @@ i8size='1'
 i8type='char'
 i_arpainet='define'
 i_assert='define'
+i_bfd='undef'
 i_bsdioctl=''
 i_crypt='undef'
 i_db='undef'
 i_dbm='undef'
 i_dirent='define'
 i_dlfcn='define'
+i_execinfo='undef'
 i_fcntl='define'
 i_float='define'
 i_fp='undef'
@@ -665,7 +670,6 @@ i_prot='undef'
 i_pthread='undef'
 i_pwd='undef'
 i_rpcsvcdbm='undef'
-i_sfio='undef'
 i_sgtty='undef'
 i_shadow='undef'
 i_socks='undef'
@@ -989,6 +993,7 @@ sysman='/usr/man/man1'
 tail=''
 tar=''
 targetarch=''
+targetsh='cmd /x /c'
 tbl=''
 tee=''
 test=''
@@ -1039,7 +1044,6 @@ useperlio='undef'
 useposix='true'
 usereentrant='undef'
 userelocatableinc='undef'
-usesfio='false'
 useshrplib='true'
 usesitecustomize='undef'
 usesocks='undef'