This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove references to GNU DLD from Configure and config.sh scripts.
[perl5.git] / win32 / config.gc
index 1f0a558..ca098f3 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='ar'
+ar='~ARCHPREFIX~ar'
 archlib='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
 archlibexp='~INST_TOP~~INST_VER~\lib~INST_ARCH~'
 archname64=''
@@ -35,12 +35,13 @@ bash=''
 bin='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
 binexp='~INST_TOP~~INST_VER~\bin~INST_ARCH~'
 bison=''
+bootstrap_charset='undef'
 byacc='byacc'
 byteorder='1234'
 c=''
 castflags='0'
 cat='type'
-cc='gcc'
+cc='~ARCHPREFIX~gcc'
 cccdlflags=' '
 ccdlflags=' '
 ccflags='-MD -DWIN32'
@@ -271,7 +272,10 @@ d_inetaton='undef'
 d_inetntop='undef'
 d_inetpton='undef'
 d_int64_t='undef'
+d_ip_mreq='undef'
+d_ip_mreq_source='undef'
 d_ipv6_mreq='undef'
+d_ipv6_mreq_source='undef'
 d_isascii='define'
 d_isblank='undef'
 d_isfinite='undef'
@@ -538,6 +542,7 @@ db_version_patch='0'
 defvoidused='15'
 direntrytype='struct direct'
 dlext='dll'
+dlltool='~ARCHPREFIX~dlltool'
 dlsrc='dl_win32.xs'
 doublesize='8'
 drand01='(rand()/(double)((unsigned)1<<RANDBITS))'
@@ -631,7 +636,6 @@ i_crypt='undef'
 i_db='undef'
 i_dbm='undef'
 i_dirent='define'
-i_dld='undef'
 i_dlfcn='define'
 i_fcntl='define'
 i_float='define'
@@ -662,13 +666,13 @@ i_poll='undef'
 i_prot='undef'
 i_pthread='undef'
 i_pwd='undef'
-i_rpcsvcdbm='define'
+i_rpcsvcdbm='undef'
 i_sfio='undef'
 i_sgtty='undef'
 i_shadow='undef'
 i_socks='undef'
 i_stdarg='define'
-i_stdbool='undef'
+i_stdbool='define'
 i_stddef='define'
 i_stdlib='define'
 i_string='define'
@@ -755,7 +759,7 @@ ivsize='4'
 ivtype='long'
 known_extensions='~static_ext~ ~dynamic_ext~ ~nonxs_ext~'
 ksh=''
-ld='g++'
+ld='~ARCHPREFIX~g++'
 lddlflags='-mdll ~LINK_FLAGS~'
 ldflags='~LINK_FLAGS~'
 ldflags_uselargefiles=''
@@ -770,8 +774,8 @@ libsdirs=''
 libsfiles=''
 libsfound=''
 libspath=''
-libswanted='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'
-libswanted_uselargefiles='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'
+libswanted='net socket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
+libswanted_uselargefiles='net socket inet nsl nm ndbm gdbm dbm db malloc dl ld sun m c cposix posix ndir dir crypt ucb bsd BSD PW x'
 line='line'
 lint=''
 lkflags=''
@@ -823,7 +827,7 @@ netdb_hlen_type='int'
 netdb_host_type='char *'
 netdb_name_type='char *'
 netdb_net_type='long'
-nm='nm'
+nm='~ARCHPREFIX~nm'
 nm_opt=''
 nm_so_opt=''
 nonxs_ext='Errno'