HomeSort by relevance Sort by last modified time
    Searched refs:linker_exe (Results 1 - 8 of 8) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 159 linker_exe='gcc -mcygwin',
357 linker_exe='gcc -mno-cygwin',
emxccompiler.py 68 linker_exe='gcc -Zomf -Zmt -Zcrtdll',
unixccompiler.py 63 'linker_exe' : ["cc"],
178 linker = self.linker_exe[:]
sysconfig.py 224 linker_exe=cc,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 159 linker_exe='gcc -mcygwin',
357 linker_exe='gcc -mno-cygwin',
emxccompiler.py 68 linker_exe='gcc -Zomf -Zmt -Zcrtdll',
unixccompiler.py 63 'linker_exe' : ["cc"],
178 linker = self.linker_exe[:]
sysconfig.py 224 linker_exe=cc,

Completed in 294 milliseconds