Home | History | Annotate | Download | only in dist

Lines Matching refs:GDC

717 GDC
1699 GDC for the target
4150 GDC_FOR_BUILD=${GDC_FOR_BUILD-gdc}
4165 GDC_FOR_BUILD="\$(GDC)"
5685 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args.
5686 set dummy ${ac_tool_prefix}gdc; ac_word=$2
5692 if test -n "$GDC"; then
5693 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5702 ac_cv_prog_GDC="${ac_tool_prefix}gdc"
5712 GDC=$ac_cv_prog_GDC
5713 if test -n "$GDC"; then
5714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5715 $as_echo "$GDC" >&6; }
5724 ac_ct_GDC=$GDC
5725 # Extract the first word of "gdc", so it can be a program name with args.
5726 set dummy gdc; ac_word=$2
5742 ac_cv_prog_ac_ct_GDC="gdc"
5762 GDC="no"
5770 GDC=$ac_ct_GDC
5773 GDC="$ac_cv_prog_GDC"
5785 if test "x$GDC" != xno; then
5786 errors=`(${GDC} -c conftest.d) 2>&1 || echo failure`
5795 if test "x$GDC" != xno && test x$acx_cv_d_compiler_works != xno; then
9064 # Disable D if no preexisting GDC is available.
9068 as_fn_error $? "GDC is required to build $language" "$LINENO" 5
9071 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GDC is required to build $language" >&5
9072 $as_echo "$as_me: WARNING: GDC is required to build $language" >&2;}
14065 for ncn_progname in gdc; do
14107 for ncn_progname in gdc; do
14123 for ncn_progname in gdc; do
14207 set dummy gdc
18267 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gdc" >&5
18268 $as_echo_n "checking where to find the target gdc... " >&6; }
18292 GDC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gdc -B$$r/$(HOST_SUBDIR)/gcc/'
18302 GDC_FOR_TARGET='$(GDC)'