Home | History | Annotate | Download | only in scons

Lines Matching refs:gcc

1 """SCons.Tool.gcc
73 if env.WhereIs(prefix + 'gcc') or SCons.Util.WhereIs(prefix + 'gcc'):
137 It seems that some versions of mingw32's gcc (4.4.2 at least) die
171 dir = os.path.dirname(env.WhereIs(mingw_prefix + 'gcc') or SCons.Util.WhereIs(mingw_prefix + 'gcc'))
182 # Most of mingw is the same as gcc and friends...
183 gnu_tools = ['gcc', 'g++', 'gnulink', 'ar', 'gas']
188 env['CC'] = mingw_prefix + 'gcc'
225 # default in recent gcc versions. The x64 port gdb from mingw-w64 seems to