Search Criteria
Package Details: flang-classic 20240723-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flang-classic.git (read-only, click to copy) |
---|---|
Package Base: | flang-classic |
Description: | out-of-tree Fortran compiler targeting LLVM |
Upstream URL: | https://github.com/flang-compiler/flang |
Licenses: | custom:Apache 2.0 with LLVM Exception |
Submitter: | xantares |
Maintainer: | None |
Last Packager: | xantares |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-08-25 22:12 (UTC) |
Last Updated: | 2025-01-04 18:02 (UTC) |
Dependencies (5)
- libedit
- libffi (libffi-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
Latest Comments
gurban commented on 2025-03-31 20:56 (UTC) (edited on 2025-03-31 21:06 (UTC) by gurban)
flang-classic-20240723-1
failed for me at (withcmake-4.0.0-1
):It seems
cmake-4.0
introduces some incompatibilities. I added-DCMAKE_POLICY_VERSION_MINIMUM=3.5
tocmake
arguments in myPKGBUILD
and build progressed until: