Home | History | Annotate | Download | only in dist

Lines Matching refs:gdc

709 GDC
1679 GDC for the target
4112 GDC_FOR_BUILD=${GDC_FOR_BUILD-gdc}
4127 GDC_FOR_BUILD="\$(GDC)"
5643 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args.
5644 set dummy ${ac_tool_prefix}gdc; ac_word=$2
5650 if test -n "$GDC"; then
5651 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5660 ac_cv_prog_GDC="${ac_tool_prefix}gdc"
5670 GDC=$ac_cv_prog_GDC
5671 if test -n "$GDC"; then
5672 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5673 $as_echo "$GDC" >&6; }
5682 ac_ct_GDC=$GDC
5683 # Extract the first word of "gdc", so it can be a program name with args.
5684 set dummy gdc; ac_word=$2
5700 ac_cv_prog_ac_ct_GDC="gdc"
5720 GDC="no"
5728 GDC=$ac_ct_GDC
5731 GDC="$ac_cv_prog_GDC"
5743 if test "x$GDC" != xno; then
5744 errors=`(${GDC} -c conftest.d) 2>&1 || echo failure`
5753 if test "x$GDC" != xno && test x$acx_cv_d_compiler_works != xno; then
8886 # Disable D if no preexisting GDC is available.
8890 as_fn_error $? "GDC is required to build $language" "$LINENO" 5
8893 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GDC is required to build $language" >&5
8894 $as_echo "$as_me: WARNING: GDC is required to build $language" >&2;}
13682 for ncn_progname in gdc; do
13724 for ncn_progname in gdc; do
13740 for ncn_progname in gdc; do
13824 set dummy gdc
17723 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gdc" >&5
17724 $as_echo_n "checking where to find the target gdc... " >&6; }
17748 GDC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gdc -B$$r/$(HOST_SUBDIR)/gcc/'
17758 GDC_FOR_TARGET='$(GDC)'