Home | History | Annotate | Download | only in cpython2

Lines Matching refs:gcc

425         gcc = sysconfig.get_config_var('CC')
429 ret = os.system('%s -E -v - </dev/null 2>%s 1>/dev/null' % (gcc, tmpfile))
438 if line.startswith("gcc version"):
447 if '/gcc/' not in d:
450 elif is_gcc and in_incdirs and '/gcc/' not in line:
1720 # Workaround for a bug in the version of gcc shipped with Xcode 3.
1832 # the -F option to gcc, which specifies a framework lookup path.
2102 # This only works with GCC; the Sun compiler likely refuses