ž
«ÿfU5 c @ sÐ d Z d d l Z d d l Z d d l Z d d l m Z d d l m Z d d l m Z m
Z
m Z d d l m
Z
m Z m Z m Z d d l m Z e j d k r¶ d d l Z n Gd d
„ d
e ƒ Z d S( u9 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'
i N( u sysconfig( u newer( u CCompileru gen_preprocess_optionsu gen_lib_options( u DistutilsExecErroru CompileErroru LibErroru LinkError( u logu darwinc s¦ | Ee Z d Z d Z i d d 6d g d 6d g d 6d g d 6d d g d 6d g d 6d
d g d 6d d
6Z e j d d … d k r• d
g e d