Searched refs:compiler_type (Results 1 – 12 of 12) sorted by relevance
85 if self.compiler.compiler_type == 'msvc':91 elif self.compiler.compiler_type == 'mingw32':115 if self.compiler.compiler_type == 'mingw32':
90 compiler_type = 'cygwin' variable in CygwinCCompiler114 self.debug_print(self.compiler_type + ": gcc %s, ld %s, dllwrap %s\n" %276 compiler_type = 'mingw32' variable in Mingw32CCompiler
204 if compiler.compiler_type == "unix":
47 compiler_type = 'unix' variable in UnixCCompiler
30 compiler_type = 'bcpp' variable in BCPPCompiler
174 compiler_type = 'msvc' variable in MSVCCompiler
204 compiler_type = 'msvc' variable in MSVCCompiler
37 compiler_type = None variable in CCompiler
302 compiler_type = 'msvc' variable in MSVCCompiler
255 compiler = self.compiler.compiler_type
84 compiler_type = 'unix' variable in SysconfigTestCase.customize_compiler.compiler
1701 if compiler.compiler_type == "msvc":