Searched refs:cross (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/win32utils/
H A DConfigure576 "cross-compile",
653 " with-cross-compile 32 / 64 bit build / host plaforms\n");
1068 } elsif ($key =~ /^cross-compile$/i) {
1139 print "cross compiling";
1418 # warn when cross compiling
1430 open F, ">cross.c" || die $!;
1445 my $compret = `cl /nologo /MD cross.c`;
1446 if (grep { -f and -x } ".\\cross.exe") {
1447 my $cross = `.\\cross
[all...]
/bind-9.11.3/contrib/idn/idnkit-1.0-src/
H A Dconfigure1089 # If we can't run a trivial program, we are probably using a cross compiler.
1112 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1113 echo "configure:1114: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
/bind-9.11.3/contrib/dnsperf-2.1.0.0-1/
H A Dconfigure1275 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1902 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
1903 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2102 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2103 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2208 # safe: cross compilers may not add the suffix if given an `-o'
2298 # the compiler is broken, or we cross compile.
2299 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
2300 $as_echo_n "checking whether we are cross compiling... " >&6; }
2332 If you meant to cross compil
[all...]
/bind-9.11.3/unit/atf-src/
H A Dconfigure1438 --host=HOST cross-compile to build programs to run on HOST [BUILD]
2844 # tool to use in cross-compilation environments, therefore Automake
2929 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
2930 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3371 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3372 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3571 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3572 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3677 # safe: cross compilers may not add the suffix if given an `-o'
3767 # the compiler is broken, or we cross compil
[all...]
/bind-9.11.3/
H A Dconfigure1693 --host=HOST cross-compile to build programs to run on HOST [BUILD]
3187 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3188 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3387 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
3388 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3493 # safe: cross compilers may not add the suffix if given an `-o'
3583 # the compiler is broken, or we cross compile.
3584 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3585 $as_echo_n "checking whether we are cross compiling... " >&6; }
3617 If you meant to cross compil
[all...]

Completed in 41 milliseconds