Lines Matching refs:compiler
230 takes much longer. (enables -g compiler flag)
253 (enables -g compiler flag and dmake debug=true)
264 [ --enable-cl-standard For Microsoft C/C++ compiler users, use non-optimizing
265 standard compiler. ( This just disables optimization
267 using the cheaper standard compiler. )
695 for the Microsoft C/C++ compiler.
696 Note that this is not the location of the compiler
699 Usage: --with-cl-home=<absolute path to Microsoft C/C++ compiler home>
702 [ --with-mspdb-path For Microsoft C/C++ compiler users, please supply the
708 [ --with-midl-path For Microsoft C/C++ .NET compiler users, please supply
714 [ --with-csc-path For Microsoft C/C++ .NET compiler users, please supply
729 [ --with-frame-home For Microsoft C/C++ .NET compiler users, please supply
734 MS Visual Toolkit compiler users, please supply the
801 escape compiler flags that would otherwise prevent
885 [ --with-mingwin For Windows users, use the mingwin32 compiler within
890 For !Windows use, use the mingw32 C++ compiler to
1255 AC_MSG_CHECKING([whether to use the standard non-optimizing compiler])
1611 dnl If $CC is set to a MinGW compiler, e.g. "gcc -mno-cygwin" enable
1657 dnl Checks for c compiler,
1658 dnl The check for the c++ compiler is later on.
1714 AC_MSG_CHECKING([the GNU gcc compiler version])
1720 AC_MSG_ERROR([found version "$_gcc_version", use version 3+ of the gcc compiler])
1776 AC_MSG_WARN([Precompiled header not yet supported for your platform/compiler])
1902 dnl Test the solaris compiler version
1908 AC_MSG_CHECKING([the SunStudio C/C++ compiler version])
1914 …d version "$_sunstudio_version", use version 5.5, 5.7, 5.8 or 5.9 of the SunStudio C/C++ compiler])
1918 …d version "$_sunstudio_version", use version 5.5, 5.7, 5.8 or 5.9 of the SunStudio C/C++ compiler])
1920 dnl compiler will do
1946 dnl Test the Compaq compiler for OSF1
1953 AC_MSG_CHECKING([the Compaq C compiler version])
1958 AC_MSG_ERROR([found version "$_compaqc_version", use version 6 of the Compaq C compiler])
1960 dnl compiler will do
2036 dnl Check which Microsoft C/C++ or MinGW compiler is used for WINNT
2104 dnl Check which Microsoft C/C++ compiler is found
2257 dnl When using SunStudio compiler, there is a bug with the cc
2364 dnl Testing for c++ compiler and version...
2385 AC_MSG_CHECKING([the GNU C++ compiler version])
2550 dnl Extra checking for the SUN OS compiler
2553 dnl SunStudio C++ compiler packaged with SunStudio C compiler
2565 dnl Extra checking for the OSF compiler
2568 AC_MSG_CHECKING([Compaq C++ compiler version])
2573 AC_MSG_WARN([found version "$_compaqc_version", use version 6 of the Compaq C++ compiler])
2574 echo "found version $_compaqc_version, use version 6 of the Compaq C++ compiler" >> warn
2576 dnl compiler will do
2605 dnl Testing for required Solaris and SunStudio compiler patches...
2630 … AC_MSG_WARN([patch 106327-06 not found, please install compiler patch 106327-06 or greater])
2631 … echo "patch 106327-06 not found, please install compiler patch 106327-06 or greater" >> warn
2676 … AC_MSG_WARN([patch 105591-09 not found, please install compiler patch 105591-09 or greater])
2677 … echo "patch 105591-09 not found, please install compiler patch 105591-09 or greater" >> warn
2737 dnl used to escape compiler options for ccache that otherwise prevent
2763 dnl an empty program will do, we're checking the compiler flags
3101 dnl Check if there is a java compiler at all.
3634 AC_MSG_ERROR([for rebuilding unowinreg.dll you need the mingw32 C++ compiler.
3646 AC_MSG_ERROR(specified MinGW32 C++ cross-compiler not found. Install it or correct name.)
3648 AC_MSG_CHECKING(whether we are using the MinGW32 cross C++ compiler)
6029 dnl === compiler fails on pixman with 64bit architectures...===
7025 ant_cmd="$ANT -Dbuild.compiler=gcj -buildfile conftest.xml 1>&2"
7140 ant_cmd="$ANT -Dbuild.compiler=gcj -buildfile conftest.xml 1>&2"
7339 AC_MSG_ERROR([No compiler found.])