{ "auto_detect": "yes", "customize": { "add_only_with_version": "yes", "add_to_path": "yes", "build_dir_name": "gfortran", "can_strip_dynamic_lib": "yes", "check_that_exists": "yes", "ck_version": 10, "env_prefix": "CK_ENV_COMPILER_GFORTRAN", "languages": [ "F77", "F90", "F95" ], "limit_recursion_dir_search": { "linux": 3, "win": 4 }, "only_for_target_os_tags": [ "mingw", "windows", "linux" ], "search_numeric_ext_on_linux": "yes", "soft_file": { "linux": "gfortran", "win": "gfortran.exe" }, "soft_file_from_host_os": "yes", "soft_path_example": { "linux": "/usr/bin/gfortran", "win": "C:\\Program Files\\GCC-4.9.2-x64\\bin\\gfortran.exe" }, "soft_version_cmd": { "linux": "--version > $#filename#$ 2>&1", "win": " --version > $#filename#$ 2>&1" }, "sort": 100 }, "soft_name": "GNU Fortran compiler", "tags": [ "compiler", "fortran", "gfortran", "lang-f77", "lang-f90", "lang-f95" ] }