
    Bi                     .    d dl mZ  G d de          ZdS )    )UnixCCompilerc                   &    e Zd ZdZdZdZdZddZdS )PathScaleCCompilerzA
    PathScale compiler compatible with an gcc built Python.
    pathccpathCCr   c                     t          j        | |||           | j        }| j        }|                     |||||dz              d S )Nz -shared)compilercompiler_socompiler_cxx
linker_exe	linker_so)r   __init__cc_execxx_exeset_executables)selfverbosedry_runforcecc_compilercxx_compilers         u/var/www/development/aibuddy-work/election-extract/venv/lib/python3.11/site-packages/numpy/distutils/pathccompiler.pyr   zPathScaleCCompiler.__init__   sf    gw>>>k|k)4*6(3'2Z'?	 	 	A 	A 	A 	A 	A    N)r   r   r   )__name__
__module____qualname____doc__compiler_typer   r   r    r   r   r   r      sI          MFGA A A A A Ar   r   N)distutils.unixccompilerr   r   r   r   r   <module>r!      sU    1 1 1 1 1 1A A A A A A A A A Ar   