%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/local/lib/python3.8/distutils/__pycache__/
Upload File :
Create Path :
Current File : //usr/local/lib/python3.8/distutils/__pycache__/msvccompiler.cpython-38.pyc

U

qa\@sdZddlZddlZddlmZmZmZmZmZddl	m
Z
mZmZddl
mZdZz,ddlZdZeZejZejZejZejZWnhek
rz4ddlZddlZdZeZejZejZejZejZWnek
redYnXYnXerejejej ej!fZ"d	d
Z#ddZ$d
dZ%GdddZ&ddZ'ddZ(ddZ)Gddde
Z*e'dkre+de*Z,ddl-m*Z*ddl-m&Z&dS)zdistutils.msvccompiler

Contains MSVCCompiler, an implementation of the abstract CCompiler class
for the Microsoft Visual Studio.
N)DistutilsExecErrorDistutilsPlatformErrorCompileErrorLibError	LinkError)	CCompilergen_preprocess_optionsgen_lib_options)logFTzWarning: Can't read registry to find the necessary compiler setting
Make sure that Python modules winreg, win32api or win32con are installed.cCsnzt||}Wntk
r$YdSXg}d}zt||}Wntk
rTYqjYnX|||d7}q.|S)zReturn list of registry keys.Nr)RegOpenKeyExRegError
RegEnumKeyappend)basekeyhandleLikr2/usr/local/lib/python3.8/distutils/msvccompiler.py	read_keys7s


rcCszt||}Wntk
r$YdSXi}d}zt||\}}}Wntk
rZYq~YnX|}t||t|<|d7}q.|S)zXReturn dict of registry keys and values.

    All names are converted to lowercase.
    Nrr)rr
RegEnumValuelowerconvert_mbcs)rrrdrnamevaluetyperrrread_valuesHs

r cCs:t|dd}|dk	r6z|d}Wntk
r4YnX|S)Ndecodembcs)getattrUnicodeError)sZdecrrrr]src@s,eZdZddZddZddZddZd	S)

MacroExpandercCsi|_||dSN)macrosload_macros)selfversionrrr__init__gszMacroExpander.__init__cCs2tD](}t||}|r|||jd|<q.qdS)Nz$(%s))HKEYSr r()r*Zmacropathrrrrrr	set_macroks

zMacroExpander.set_macroc

Csd|}|d|dd|d|ddd}|d|d	z*|d
krX|d|dn|d|d
Wn*tk
r}ztdW5d}~XYnXd}tD]V}zt||}Wntk
rYqYnXt|d}t|d||f}	|	d|jd<qdS)Nz%Software\Microsoft\VisualStudio\%0.1fZVCInstallDirz	\Setup\VCZ
productdirZVSInstallDirz	\Setup\VSz Software\Microsoft\.NETFrameworkZFrameworkDirZinstallrootg@ZFrameworkSDKDirzsdkinstallrootv1.1ZsdkinstallrootaPython was built with Visual Studio 2003;
extensions must be built with a compiler than can generate compatible binaries.
Visual Studio 2003 was not found on this system. If you have Cygwin installed,
you can try compiling with MingW32, by passing "-c mingw32" to setup.py.z.Software\Microsoft\NET Framework Setup\Productrz%s\%sr+z$(FrameworkVersion))	r/KeyErrorrr-rr
rr r()
r*r+ZvsbaseZnetexcprhrrrrrr)rs,

zMacroExpander.load_macroscCs$|jD]\}}|||}q
|Sr')r(itemsreplace)r*r%rvrrrsubszMacroExpander.subN)__name__
__module____qualname__r,r/r)r7rrrrr&fsr&cCsd}tj|}|dkrdS|t|}tj|ddd\}}t|ddd}|dkrf|d7}t|d	d
d}|dkrd}|dkr||SdS)
zReturn the version of MSVC that was used to build Python.

    For Python 2.3 and up, the version number is included in
    sys.version.  For earlier versions, assume the compiler is MSVC 6.
    zMSC v.N r
g$@r)sysr+findlensplitint)prefixrr%restZmajorVersionZminorVersionrrrget_build_versionsrIcCs@d}tj|}|dkrdStjd|}tj|t||S)zUReturn the processor architecture.

    Possible results are "Intel" or "AMD64".
    z bit (r;Intel))rBr+rCrD)rGrjrrrget_build_architecturesrMcCs0g}|D]"}tj|}||kr||q|S)znReturn a list of normalized paths with duplicates removed.

    The current order of paths is maintained.
    )osr.normpathr)pathsZ
reduced_pathsr2Znprrrnormalize_and_reduce_pathssrQc
@seZdZdZdZiZdgZdddgZdgZdgZ	eeee	Z
d	Zd
ZdZ
dZd
ZZdZd-ddZddZd.ddZd/ddZd0ddZd1ddZddZd d!Zd"d#Zd2d$d%Zd&d'Zd3d)d*Zd+d,ZdS)4MSVCCompilerzwConcrete class that implements an interface to Microsoft Visual C++,
       as defined by the CCompiler abstract class.Zmsvcz.cz.ccz.cppz.cxx.rcz.mcz.resz.objz.libz.dllz%s%sz.exercCsvt||||t|_t|_|jdkr\|jdkrHd|_t|j|_nd|_d|j|_	nd|jd|_	d|_
dS)	NrJzSoftware\Microsoft\VisualStudiozSoftware\Microsoft\DevstudiozVisual Studio version %szMicrosoft SDK compiler %sr<F)rr,rI_MSVCCompiler__versionrM_MSVCCompiler__arch_MSVCCompiler__rootr&_MSVCCompiler__macros_MSVCCompiler__productinitialized)r*verbosedry_runforcerrrr,s

zMSVCCompiler.__init__cCsg|_dtjkrDdtjkrD|drDd|_d|_d|_d|_d|_nx|	d|_t
|jd	krltd
|j|d|_|d|_|d|_|d|_|d|_|
d|
dz&tjdd
D]}|j|qWntk
rYnXt|j|_d
|jtjd<d|_|jdkrPddddddg|_dddddddg|_n&ddddddg|_dddddddg|_dddg|_|jdkrddddg|_ndddddg|_dg|_d |_dS)!NZDISTUTILS_USE_SDKZMSSdkzcl.exezlink.exezlib.exezrc.exezmc.exer.rzxPython was built with %s, and extensions need to be built with the same version of the compiler, but it isn't installed.libZinclude;rJz/nologoz/Oxz/MDz/W3z/GXz/DNDEBUGz/Odz/MDdz/Z7z/D_DEBUGz/GS-z/DLLz/INCREMENTAL:NOrTz/INCREMENTAL:noz/DEBUGz	/pdb:NoneT)_MSVCCompiler__pathsrNenvironfind_execclinkerr^rcmcget_msvc_pathsrDrrYset_path_env_varrErr0rQjoinZpreprocess_optionsrVcompile_optionscompile_options_debugldflags_sharedrUldflags_shared_debugZldflags_staticrZ)r*r2rrr
initializesr





zMSVCCompiler.initializecCs|dkrd}g}|D]}tj|\}}tj|d}|tj|d}||jkrbtd||rrtj|}||jkr|	tj
|||jq||jkr|	tj
|||jq|	tj
|||j
q|S)NrorzDon't know how to compile %s)rNr.splitext
splitdriveisabssrc_extensionsrbasename_rc_extensionsrri
res_extension_mc_extensions
obj_extension)r*Zsource_filenamesZ	strip_dir
output_dirZ	obj_namesZsrc_namerextrrrobject_filenames8s.


zMSVCCompiler.object_filenamesNc	Csp|js||||||||}	|	\}}
}}}|p6g}
|
d|rT|
|jn|
|j|
D]}z||\}}Wntk
rYqdYnX|rtj	
|}||jkrd|}nT||jkrd|}n>||j
kr<|}d|}z"||jg||g|gWqdtk
r6}zt|W5d}~XYqdXqdn||jkrtj	|}tj	|}zl||jgd|d|g|gtj	tj	|\}}tj	||d}||jgd|g|gWqdtk
r}zt|W5d}~XYqdXqdntd||fd	|}z&||jg|
|||g|Wqdtk
rh}zt|W5d}~XYqdXqd|
S)
Nz/cz/Tcz/Tpz/foz-hz-rrSz"Don't know how to compile %s to %sz/Fo)rZrnZ_setup_compilerextendrkrjr0rNr.abspath
_c_extensions_cpp_extensionsruspawnrerrrwdirnamerfrprtrirc)r*Zsourcesryr(Zinclude_dirsdebug
extra_preargsextra_postargsZdependsZcompile_infoobjectsZpp_optsZbuildZcompile_optsobjsrcrzZ	input_optZ
output_optmsgZh_dirZrc_dirr_Zrc_filerrrcompileWs











zMSVCCompiler.compilec	
Cs|js||||\}}|j||d}|||r|d|g}|rJz||jg|Wqtk
r}zt|W5d}~XYqXnt	
d|dS)N)ry/OUT:skipping %s (up-to-date))rZrn_fix_object_argslibrary_filename
_need_linkrr^rrr
r)	r*rZoutput_libnameryrtarget_langoutput_filenameZlib_argsrrrrcreate_static_libszMSVCCompiler.create_static_libc
Cs|js||||\}}||||}|\}}}|rL|dt|t||||}|dk	rptj	||}|
||r|tjkr|	r|j
dd}q|jdd}n|	r|j
}n|j}g}|pgD]}|d|q||||d|g}|dk	rHtjtj|\}}tj	tj|d||}|d||
rZ|
|dd<|rj|||tj|z||jg|Wn,tk
r}zt|W5d}~XYnXntd|dS)Nz5I don't know what to do with 'runtime_library_dirs': rz/EXPORT:rrz/IMPLIB:r)rZrnrZ
_fix_lib_argswarnstrr	rNr.rirrZ
EXECUTABLErmrlrrprtrrr|Zmkpathrrdrrr
r)r*Ztarget_descrrryZ	librariesZlibrary_dirsZruntime_library_dirsZexport_symbolsrrrZ
build_temprZ
fixed_argsZlib_optsZldflagsZexport_optsZsymZld_argsZdll_nameZdll_extZimplib_filerrrrlinksj





zMSVCCompiler.linkcCsd|S)Nz	/LIBPATH:rr*dirrrrlibrary_dir_optionszMSVCCompiler.library_dir_optioncCstddS)Nz<don't know how to set runtime library search path for MSVC++)rrrrrruntime_library_dir_optionsz'MSVCCompiler.runtime_library_dir_optioncCs
||Sr')r)r*r^rrrlibrary_optionszMSVCCompiler.library_optioncCs\|r|d|g}n|g}|D]:}|D]0}tj|||}tj|r$|Sq$qdS)NZ_d)rNr.rirexists)r*dirsr^rZ	try_namesrrZlibfilerrrfind_library_file#szMSVCCompiler.find_library_filecCsz|jD].}tjtj||}tj|r|SqtjddD].}tjtj||}tj|rF|SqF|S)aReturn path to an MSVC executable program.

        Tries to find the program in several places: first, one of the
        MSVC program search paths from the registry; next, the directories
        in the PATH environment variable.  If any of those work, return an
        absolute path that is known to exist.  If none of them work, just
        return the original program name, 'exe'.
        Pathr_)r`rNr.rir}isfilerarE)r*Zexer2fnrrrrb5s	


zMSVCCompiler.find_exex86cCstsgS|d}|jdkr,d|j|jf}nd|j|f}tD]H}t||}|r>|jdkrt|j||dS||dSq>|jdkrtD]&}t|d|jdk	r|d	qqgS)
zGet a list of devstudio directories (include, lib or path).

        Return a list of strings.  The list will be empty if unable to
        access the registry or appropriate registry keys not found.
        z dirsrTz6%s\%0.1f\VC\VC_OBJECTS_PLATFORM_INFO\Win32\Directoriesz?%s\6.0\Build System\Components\Platforms\Win32 (%s)\Directoriesr_r<z%s\6.0NzIt seems you have Visual Studio 6 installed, but the expected registry settings are not present.
You must at least run the Visual Studio GUI once so that these entries are created.)	
_can_read_regrUrWr-r rXr7rEr)r*r.platformrrrrrrrgKs,





zMSVCCompiler.get_msvc_pathscCs6|dkr|d}n
||}|r2d|tj|<dS)zSet environment variable 'name' to an MSVC path type value.

        This is equivalent to a SET command prior to execution of spawned
        commands.
        r^Zlibraryr_N)rgrirNra)r*rr2rrrrhos

zMSVCCompiler.set_path_env_var)rrr)rro)NNNrNNN)NrN)
NNNNNrNNNN)r)r)r8r9r:__doc__Z
compiler_typeZexecutablesr~rrurwrsrvrxZstatic_lib_extensionZshared_lib_extensionZstatic_lib_formatZshared_lib_formatZ
exe_extensionr,rnr{rrrrrrrrbrgrhrrrrrRsj

B
 
X

S

$rRg @z3Importing new compiler from distutils.msvc9compiler)rR)r&).rrBrNZdistutils.errorsrrrrrZdistutils.ccompilerrrr	Z	distutilsr
rwinregZhkey_modZ	OpenKeyExrZEnumKeyrZ	EnumValuererrorr
ImportErrorZwin32apiZwin32coninfoZ
HKEY_USERSHKEY_CURRENT_USERHKEY_LOCAL_MACHINEZHKEY_CLASSES_ROOTr-rr rr&rIrMrQrRrZOldMSVCCompilerZdistutils.msvc9compilerrrrr<module>s`



	-
9


Zerion Mini Shell 1.0