Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
lib
/
python2.4
/
distutils
/
Upload File :
New :
File
Dir
//proc/self/root/usr/lib/python2.4/distutils/cygwinccompiler.pyo
mò ‚=5Dc @ sÎ d Z d Z d k Z d k Z d k Z d k l Z l Z d k l Z d k l Z d k l Z l Z l Z d k l Z d e f d „ ƒ YZ d e f d „ ƒ YZ d Z d Z d Z d „ Z d „ Z d S( s distutils.cygwinccompiler Provides the CygwinCCompiler class, a subclass of UnixCCompiler that handles the Cygwin port of the GNU C compiler to Windows. It also contains the Mingw32CCompiler class which handles the mingw32 port of GCC (same as cygwin in no-cygwin mode). s; $Id: cygwinccompiler.py 37828 2004-11-10 22:23:15Z loewis $N( s gen_preprocess_optionss gen_lib_options( s UnixCCompiler( s write_file( s DistutilsExecErrors CompileErrors UnknownFileError( s logt CygwinCCompilerc B sƒ t Z d Z d Z d Z d Z d Z d Z d Z d d d d „ Z d „ Z d d d d d d d d d d d „ Z d d d „ Z RS( Nt cygwins .os .as .dlls lib%s%ss %s%ss .exei c C sÍ t i | | | | ƒ t ƒ \ } } | i d | | f ƒ | t j o | i d | ƒ n t ƒ \ | _ | _ | _ | i | i d | i | i | i f ƒ | i d j o d | _ n d | _ | i d j o d } n d } | i d d d d d d d d d d | i | f ƒ | i d j o d g | _ | i d ƒ n g | _ t i i d ƒ } | d j oV t i | d | d !} | d j o d g | _ qÉ| d j o d g | _ qÉn d S( Ns% Python's GCC status: %s (details: %s)sƒ Python's pyconfig.h doesn't seem to support your compiler. Reason: %s. Compiling may fail because of undefined preprocessor macros.s : gcc %s, ld %s, dllwrap %s s 2.10.90t gcct dllwraps 2.13s -shareds -mdll -statict compilers gcc -mcygwin -O -Wallt compiler_sos gcc -mcygwin -mdll -O -Wallt compiler_cxxs g++ -mcygwin -O -Wallt linker_exes gcc -mcygwint linker_sos %s -mcygwin %ss 2.91.57t msvcrts, Consider upgrading to a newer version of gccs MSC v.iÿÿÿÿi i t 1300t msvcr70t 1310t msvcr71( t UnixCCompilert __init__t selft verboset dry_runt forcet check_config_ht statust detailst debug_printt CONFIG_H_OKt warnt get_versionst gcc_versiont ld_versiont dllwrap_versiont compiler_typet linker_dllt shared_optiont set_executablest dll_librariest syst versiont findt msc_post msc_ver( R R R R R R&