Current Path : /usr/local/lib/python2.5/distutils/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/lib/python2.5/distutils/cygwinccompiler.pyo |
łň hRc @ sć d Z d Z d d k Z d d k Z d d k Z d d k l Z l Z d d k l Z d d k l Z d d k l Z l Z l Z d 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). sG $Id: cygwinccompiler.py 65835 2008-08-18 19:33:42Z amaury.forgeotdarc $i˙˙˙˙N( t gen_preprocess_optionst gen_lib_options( t UnixCCompiler( t write_file( t DistutilsExecErrort CompileErrort UnknownFileError( t logt CygwinCCompilerc B s e 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( t 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( R t __init__t check_config_ht debug_printt CONFIG_H_OKt warnt get_versionst gcc_versiont ld_versiont dllwrap_versiont compiler_typet linker_dllt set_executablest dll_librariest syst versiont find( t selft verboset dry_runt forcet statust detailst shared_optiont msc_post msc_ver( ( s5 /usr/local/lib/python2.5/distutils/cygwinccompiler.pyR E sJ c C s | d j p | d j oE y | i d d | d | g WqŠ t j o } t | qŠ XnK y) | i | i | | d | g | Wn t j o } t | n Xd S( Ns .rcs .rest windress -is -o( t spawnR R R ( R&