| /src/external/gpl3/gcc.old/dist/libphobos/ |
| d_rules.am | 27 $(GDC) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $< 34 --mode=compile $(GDC) $(AM_DFLAGS)
|
| configure | 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_GD [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/m4/ |
| gdc.m4 | 2 # GDC feature checking and sanity check macros 12 AC_MSG_CHECKING([[If $GDC can compile D sources]])
|
| autoconf.m4 | 12 AC_LANG_DEFINE([D], [d], [GDC], [GDC], [], 14 ac_compile='$GDC -c $GDCFLAGS conftest.$ac_ext >&AS_MESSAGE_LOG_FD' 15 ac_link='$GDC -o conftest$ac_exeext $GDCFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&AS_MESSAGE_LOG_FD' 103 AN_MAKEVAR([GDC], [AC_PROG_GDC]) 104 AN_PROGRAM([gdc], [AC_PROG_GDC]) 107 AC_ARG_VAR([GDC], [D compiler command])dnl 111 [AC_CHECK_TOOLS(GDC, [$1])], 112 [AC_CHECK_TOOL(GDC, gdc) [all...] |
| libtool.m4 | 46 CC=${GDC-"gdc"} 53 # GDC did not exist at the time GCC didn't implicitly link libc in.
|
| druntime.m4 | 106 multi_os_directory=`$GDC -print-multi-os-directory`
|
| /src/external/gpl3/gcc.old/dist/libphobos/testsuite/ |
| testsuite_flags.in | 11 testsuite_flags --gdc 25 --gdc) 26 GDC="@GDC@" 27 echo ${GDC}
|
| /src/external/gpl3/gcc.old/dist/libphobos/m4/druntime/ |
| os.m4 | 12 AC_MSG_CHECKING([for thread model used by GDC]) 13 d_thread_model=`$GDC -v 2>&1 | sed -n 's/^Thread model: //p'`
|
| /src/external/gpl3/binutils/dist/config/ |
| multi.m4 | 68 GDC="$GDC"])])dnl
|
| /src/external/gpl3/binutils.old/dist/config/ |
| multi.m4 | 68 GDC="$GDC"])])dnl
|
| /src/external/gpl3/gcc/dist/config/ |
| multi.m4 | 68 GDC="$GDC"])])dnl
|
| /src/external/gpl3/gcc.old/dist/config/ |
| multi.m4 | 68 GDC="$GDC"])])dnl
|
| /src/external/gpl3/gdb/dist/config/ |
| multi.m4 | 68 GDC="$GDC"])])dnl
|
| /src/external/gpl3/gdb.old/dist/config/ |
| multi.m4 | 68 GDC="$GDC"])])dnl
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/ |
| Makefile.am | 21 # Make sure GDC can find libdruntime and libphobos include files 62 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
|
| /src/external/gpl3/binutils.old/dist/ |
| configure | 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_GD [all...] |
| Makefile.def | 313 flags_to_pass = { flag= GDC ; };
|
| /src/external/gpl3/gcc/dist/ |
| configure | 718 GDC 1700 GDC for the target 4139 GDC_FOR_BUILD=${GDC_FOR_BUILD-gdc} 4154 GDC_FOR_BUILD="\$(GDC)" 5674 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args. 5675 set dummy ${ac_tool_prefix}gdc; ac_word=$2 5681 if test -n "$GDC"; then 5682 ac_cv_prog_GDC="$GDC" # Let the user override the test. 5691 ac_cv_prog_GDC="${ac_tool_prefix}gdc" 5701 GDC=$ac_cv_prog_GD [all...] |
| Makefile.def | 313 flags_to_pass = { flag= GDC ; };
|
| /src/external/gpl3/gcc.old/dist/ |
| configure | 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_GD [all...] |
| /src/external/gpl3/gdb/dist/ |
| configure | 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_GD [all...] |
| /src/external/gpl3/gdb.old/dist/ |
| configure | 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_GD [all...] |
| /src/external/gpl3/binutils/dist/ |
| configure | 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_GD [all...] |
| Makefile.def | 314 flags_to_pass = { flag= GDC ; };
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| configure | 862 GDC 5287 # Extract the first word of "${ac_tool_prefix}gdc", so it can be a program name with args. 5288 set dummy ${ac_tool_prefix}gdc; ac_word=$2 5294 if test -n "$GDC"; then 5295 ac_cv_prog_GDC="$GDC" # Let the user override the test. 5304 ac_cv_prog_GDC="${ac_tool_prefix}gdc" 5314 GDC=$ac_cv_prog_GDC 5315 if test -n "$GDC"; then 5316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GDC" >&5 5317 $as_echo "$GDC" >&6; [all...] |