php IHDR w Q )Ba pHYs sRGB gAMA a IDATxMk\U s&uo,mD )Xw+e?tw.oWp;QHZnw`gaiJ9̟灙a=nl[ ʨ G;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ w@H;@ q$ y H@E7j 1j+OFRg}ܫ;@Ea~ j`u'o> j- $_q?qS XzG'ay
files >> /usr/lib/python2.6/distutils/ |
files >> //usr/lib/python2.6/distutils/unixccompiler.pyo |
Lc @ 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 l Z l Z l Z d d k l Z d Z d e f d YZ d S( s9 distutils.unixccompiler Contains the UnixCCompiler class, a subclass of CCompiler that handles the "typical" Unix-style command-line C compiler: * macros defined with -Dname[=value] * macros undefined with -Uname * include search directories specified with -Idir * libraries specified with -lllib * library search directories specified with -Ldir * compile handled by 'cc' (or similar) executable with -c option: compiles .c to .o * link static library handled by 'ar' command (possibly with 'ranlib') * link shared library handled by 'cc -shared' sB $Id: unixccompiler.py 82274 2010-06-27 12:39:22Z ronald.oussoren $iN( t StringTypet NoneType( t sysconfig( t newer( t CCompilert gen_preprocess_optionst gen_lib_options( t DistutilsExecErrort CompileErrort LibErrort LinkError( t logc C s d } } t | } t i d } t | i d d } | d j o t } } n d | j } d | j } | p d t i j oB x? y! | i d } | | | d 5Wq t j o Pq Xq n d t i j o# | o | t i d i } n | o; y! | i d } | | | d 5Wq@t j o q@Xn d } d | j o! | i d } | | d } n/ d | j o! | i d } | | d } n | o5 t i i | o! t i d | t i d n | S( se This function will strip '-isysroot PATH' and '-arch ARCH' from the compile flags if the user has specified one them in extra_compile_flags. This is needed because '-arch ARCH' adds another architecture to the build, without a way to remove an architecture. Furthermore GCC will barf if multiple '-isysroot' arguments are present. i i t .i s -archs -isysroott ARCHFLAGSi s4 Compiling with an SDK that doesn't seem to exist: %ss$ Please check your Xcode installationN( t listt ost unamet intt splitt Truet environt indext ValueErrort Nonet patht isdirR t warn( t compiler_sot cc_argst stripArcht stripSysroott kernel_versiont major_versionR t sysroott idx( ( s- /usr/lib/python2.6/distutils/unixccompiler.pyt _darwin_compiler_fixup, sF t UnixCCompilerc B sk e Z d Z h d&