ó IÑÕfc@sìdZdZddlZddlZddlZddlmZmZddlm Z ddl m Z ddl m Z mZmZddlmZmZmZmZdd lmZejd krÒddlZnd e fd „ƒYZdS( s9distutils.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' s$Id$iÿÿÿÿN(t StringTypetNoneType(t sysconfig(tnewer(t CCompilertgen_preprocess_optionstgen_lib_options(tDistutilsExecErrort CompileErrortLibErrort LinkError(tlogtdarwint UnixCCompilerc BspeZdZid'd6dgd6dgd6dgd6ddgd6dgd6d d gd 6d'd 6Zejd dkr…d ged s$"