Home | History | Annotate | Download | only in libphobos

Lines Matching refs:gdc

737 GDC
1535 GDC D compiler command
5143 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&5'
5144 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5147 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args.
5148 set dummy ${ac_tool_prefix}gdc; ac_word=$2
5154 if test -n "$GDC"; then
5155 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5164 ac_cv_prog_GDC="${ac_tool_prefix}gdc"
5174 GDC=$ac_cv_prog_GDC
5175 if test -n "$GDC"; then
5176 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5177 $as_echo "$GDC" >&6; }
5186 ac_ct_GDC=$GDC
5187 # Extract the first word of "gdc", so it can be a program name with args.
5188 set dummy gdc; ac_word=$2
5204 ac_cv_prog_ac_ct_GDC="gdc"
5224 GDC=""
5232 GDC=$ac_ct_GDC
5235 GDC="$ac_cv_prog_GDC"
5238 if test -z "$GDC"; then
5240 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args.
5241 set dummy ${ac_tool_prefix}gdc; ac_word=$2
5247 if test -n "$GDC"; then
5248 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5257 ac_cv_prog_GDC="$ac_tool_prefix}gdc"
5267 GDC=$ac_cv_prog_GDC
5268 if test -n "$GDC"; then
5269 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5270 $as_echo "$GDC" >&6; }
5279 if test -z "$GDC"; then
5280 # Extract the first word of "gdc", so it can be a program name with args.
5281 set dummy gdc; ac_word=$2
5287 if test -n "$GDC"; then
5288 ac_cv_prog_GDC="$GDC" # Let the user override the test.
5302 ac_cv_prog_GDC="gdc"
5317 # first if we set GDC to just the basename; use the full file name.
5324 GDC=$ac_cv_prog_GDC
5325 if test -n "$GDC"; then
5326 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5
5327 $as_echo "$GDC" >&6; }
5388 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&5'
5389 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5392 { $as_echo "$as_me:${as_lineno-$LINENO}: checking If $GDC can compile D sources" >&5
5393 $as_echo_n "checking If $GDC can compile D sources... " >&6; }
12158 CC=${GDC-"gdc"}
12174 # GDC did not exist at the time GCC didn't implicitly link libc in.
14095 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&5'
14096 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
14352 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for thread model used by GDC" >&5
14353 $as_echo_n "checking for thread model used by GDC... " >&6; }
14354 d_thread_model=`$GDC -v 2>&1 | sed -n 's/^Thread model: //p'`
14568 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&5'
14569 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
15428 multi_os_directory=`$GDC -print-multi-os-directory`
16412 GDC="$GDC"