Lines Matching refs:GDC
718 GDC
1700 GDC for the target
4139 GDC_FOR_BUILD=${GDC_FOR_BUILD-gdc}
4154 GDC_FOR_BUILD="\$(GDC)"
5674 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args.
5675 set dummy ${ac_tool_prefix}gdc; ac_word=$2
5681 if test -n "$GDC"; then
5682 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5691 ac_cv_prog_GDC="${ac_tool_prefix}gdc"
5701 GDC=$ac_cv_prog_GDC
5702 if test -n "$GDC"; then
5703 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5704 $as_echo "$GDC" >&6; }
5713 ac_ct_GDC=$GDC
5714 # Extract the first word of "gdc", so it can be a program name with args.
5715 set dummy gdc; ac_word=$2
5731 ac_cv_prog_ac_ct_GDC="gdc"
5751 GDC="no"
5759 GDC=$ac_ct_GDC
5762 GDC="$ac_cv_prog_GDC"
5774 if test "x$GDC" != xno; then
5775 errors=`(${GDC} -c conftest.d) 2>&1 || echo failure`
5784 if test "x$GDC" != xno && test x$acx_cv_d_compiler_works != xno; then
9106 # Disable D if no preexisting GDC is available.
9110 as_fn_error $? "GDC is required to build $language" "$LINENO" 5
9113 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GDC is required to build $language" >&5
9114 $as_echo "$as_me: WARNING: GDC is required to build $language" >&2;}
14137 for ncn_progname in gdc; do
14179 for ncn_progname in gdc; do
14195 for ncn_progname in gdc; do
14279 set dummy gdc
18339 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gdc" >&5
18340 $as_echo_n "checking where to find the target gdc... " >&6; }
18364 GDC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gdc -B$$r/$(HOST_SUBDIR)/gcc/'
18374 GDC_FOR_TARGET='$(GDC)'