Home | History | Annotate | Download | only in dist

Lines Matching refs:gdc

730 GDC
1718 GDC for the target
4305 GDC_FOR_BUILD=${GDC_FOR_BUILD-gdc}
4321 GDC_FOR_BUILD="\$(GDC)"
5841 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args.
5842 set dummy ${ac_tool_prefix}gdc; ac_word=$2
5848 if test -n "$GDC"; then
5849 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5858 ac_cv_prog_GDC="${ac_tool_prefix}gdc"
5868 GDC=$ac_cv_prog_GDC
5869 if test -n "$GDC"; then
5870 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5871 $as_echo "$GDC" >&6; }
5880 ac_ct_GDC=$GDC
5881 # Extract the first word of "gdc", so it can be a program name with args.
5882 set dummy gdc; ac_word=$2
5898 ac_cv_prog_ac_ct_GDC="gdc"
5918 GDC="no"
5926 GDC=$ac_ct_GDC
5929 GDC="$ac_cv_prog_GDC"
5941 if test "x$GDC" != xno; then
5942 errors=`(${GDC} -c conftest.d) 2>&1 || echo failure`
5951 if test "x$GDC" != xno && test x$acx_cv_d_compiler_works != xno; then
10161 # Disable D if no preexisting GDC is available.
10165 as_fn_error $? "GDC is required to build $language" "$LINENO" 5
10168 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: GDC is required to build $language" >&5
10169 $as_echo "$as_me: WARNING: GDC is required to build $language" >&2;}
15766 for ncn_progname in gdc; do
15808 for ncn_progname in gdc; do
15824 for ncn_progname in gdc; do
15908 set dummy gdc
20064 { $as_echo "$as_me:${as_lineno-$LINENO}: checking where to find the target gdc" >&5
20065 $as_echo_n "checking where to find the target gdc... " >&6; }
20089 GDC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gdc -B$$r/$(HOST_SUBDIR)/gcc/'
20099 GDC_FOR_TARGET='$(GDC)'