Searched refs:compiler (Results 1 – 13 of 13) sorted by relevance
| /libtiff-4.0.7/m4/ |
| H A D | acinclude.m4 | 16 dnl compiler used. 19 dnl Unix C compiler, C for AIX Compiler, HP-UX C compiler, IRIX C 20 dnl compiler, NEC SX-5 (Super-UX 10) C compiler, and Cray J90 (Unicos 21 dnl 10.0.0.8) C compiler. 31 msg="for C compiler warning flags" 56 dnl compiler. 58 dnl Solaris C compiler 68 dnl Digital Unix C compiler 88 dnl IRIX C compiler 98 dnl HP-UX C compiler [all …]
|
| H A D | libtool.m4 | 238 _LT_CC_BASENAME([$compiler]) 935 _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl 936 _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl 945 compiler=$CC 4709 # NAG Fortran compiler 6369 compiler=$CC 7722 compiler=$CC 7858 compiler=$CC 7961 compiler=$CC 8032 compiler=$CC [all …]
|
| /libtiff-4.0.7/ |
| H A D | CMakeLists.txt | 126 # nicely with all supported compiler versions, so are disabled unless 128 option(extra-warnings "Enable extra compiler warnings" OFF) 130 # This will cause the compiler to fail when an error occurs. 133 # Check if the compiler supports each of the following additional 597 option(cxx "Enable C++ stream API building (requires C++ compiler)" ON) 736 message(STATUS " C compiler: ${CMAKE_C_COMPILER}") 737 message(STATUS " C++ compiler: ${CMAKE_CXX_COMPILER}")
|
| H A D | configure | 1590 CC C compiler command 1591 CFLAGS C compiler flags 1600 CXX C++ compiler command 1601 CXXFLAGS C++ compiler flags 6803 compiler=$CC 9168 func_cc_basename $compiler 9373 if test -n "$compiler"; then 13759 compiler=$CC 13797 compiler=$CC 13799 func_cc_basename $compiler [all …]
|
| H A D | nmake.opt | 24 # Compile time parameters for MS Visual C++ compiler. 128 # parameters in CFLAGS variable. Refer to your compiler documentation
|
| H A D | configure.ac | 179 dnl Checks for typedefs, structures, and compiler characteristics. 196 dnl Compute sized types for current CPU and compiler options 866 [enable C++ stream API building (requires C++ compiler)]), 870 AC_DEFINE(CXX_SUPPORT, 1, [Support C++ stream API (requires C++ compiler)]) 1083 LOC_MSG([ C compiler: ${CC} ${CFLAGS}]) 1084 LOC_MSG([ C++ compiler: ${CXX} ${CXXFLAGS}])
|
| H A D | aclocal.m4 | 160 # See how the compiler implements dependency checking. 223 # We need to recreate these files for each test, as the compiler may 225 # This happens at least with the AIX C compiler. 236 # mode. It turns out that the SunPro C++ compiler does not properly 243 # This depmode causes a compiler race in universal mode. 256 # This compiler won't grok '-c -o', but also, the minuso test has 839 # Losing compiler, so override with the script.
|
| H A D | configure.com | 1280 /* Define to `__inline__' or `__inline' if that's what the C compiler 1296 /* Support C++ stream API (requires C++ compiler) */
|
| H A D | ChangeLog | 497 * tools/tiff2pdf.c: Fix compiler warning about unused function 508 compiler warning. 1681 output target if the package is a build tool (like a compiler), 2073 avoid compiler warnings if parameter types are not sign 2578 Initialize stack variables to avoid compiler warning. 2927 * tif_dirread.c: Logical cast working around compiler warning 2946 * tif_dirinfo.c: Fixed (MSVC) compiler reports about 3002 formatter instead of "%lld" with MSVC compiler. 4441 compiler to avoid double definition of BSD types as per bug 4503 SunPro compiler. [all …]
|
| /libtiff-4.0.7/libtiff/ |
| H A D | tif_config.h-vms | 36 /* Define to `__inline__' or `__inline' if that's what the C compiler
|
| H A D | tif_config.h.cmake.in | 14 /* Support C++ stream API (requires C++ compiler) */ 251 /* Define to `__inline__' or `__inline' if that's what the C compiler
|
| H A D | tif_config.h.in | 16 /* Support C++ stream API (requires C++ compiler) */ 400 /* Define to `__inline__' or `__inline' if that's what the C compiler
|
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | README | 115 You will need a C compiler. You will need to have libtiff already
|