Lines Matching refs:GDC
720 GDC
1704 GDC for the target
4164 GDC_FOR_BUILD=${GDC_FOR_BUILD-gdc}
4179 GDC_FOR_BUILD="\$(GDC)"
5699 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args.
5700 set dummy ${ac_tool_prefix}gdc; ac_word=$2
5706 if test -n "$GDC"; then
5707 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5716 ac_cv_prog_GDC="${ac_tool_prefix}gdc"
5726 GDC=$ac_cv_prog_GDC
5727 if test -n "$GDC"; then
5728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5729 $as_echo "$GDC" >&6; }
5738 ac_ct_GDC=$GDC
5739 # Extract the first word of "gdc", so it can be a program name with args.
5740 set dummy gdc; ac_word=$2
5756 ac_cv_prog_ac_ct_GDC="gdc"
5776 GDC="no"
5784 GDC=$ac_ct_GDC
5787 GDC="$ac_cv_prog_GDC"
5799 if test "x$GDC" != xno; then
5800 errors=`(${GDC} -c conftest.d) 2>&1 || echo failure`
5809 if test "x$GDC" != xno && test x$acx_cv_d_compiler_works != xno; then
10019 # Disable D if no preexisting GDC is available.
10023 as_fn_error $? "GDC is required to build $language" "$LINENO" 5
10026 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GDC is required to build $language" >&5
10027 $as_echo "$as_me: WARNING: GDC is required to build $language" >&2;}
15077 for ncn_progname in gdc; do
15119 for ncn_progname in gdc; do
15135 for ncn_progname in gdc; do
15219 set dummy gdc
19279 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gdc" >&5
19280 $as_echo_n "checking where to find the target gdc... " >&6; }
19304 GDC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gdc -B$$r/$(HOST_SUBDIR)/gcc/'
19314 GDC_FOR_TARGET='$(GDC)'