Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/numpy/distutils/fcompiler/__pycache__/ |
Upload File : |
o 6��a2 � @ sd d dl mZ dgZG dd� de�Zedkr0d dlmZ d dlmZ e� d� e ed��� � d S d S ) � )� FCompiler�G95FCompilerc @ sj e Zd ZdZdZdZddgddgddgdgddgdd gd gd�ZdgZd ZdZ dd� Z dd� Zdd� ZdS )r �g95zG95 Fortran CompilerzPG95 \((GCC (?P<gccversion>[\d.]+)|.*?) \(g95 (?P<version>.*)!\) (?P<date>.*)\).*z<F90>z --versionz-ffixed-formz-shared�arz-cr�ranlib)�version_cmd�compiler_f77�compiler_fix�compiler_f90� linker_so�archiverr z-fpicz-fmod=z-Ic C � dgS )Nz-fno-second-underscore� ��selfr r �?/usr/lib/python3/dist-packages/numpy/distutils/fcompiler/g95.py� get_flags � zG95FCompiler.get_flagsc C r )Nz-Or r r r r � get_flags_opt! r zG95FCompiler.get_flags_optc C r )Nz-gr r r r r �get_flags_debug# r zG95FCompiler.get_flags_debugN) �__name__� __module__�__qualname__� compiler_type�description�version_pattern�executables� pic_flags�module_dir_switch�module_include_switchr r r r r r r r s$ � �__main__)�log)�customized_fcompiler� r N)�numpy.distutils.fcompilerr � compilersr r � distutilsr! �numpy.distutilsr"