-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
The current MinGW gfortran in the Windows CI image is:
GNU Fortran (MinGW-W64 x86_64-posix-seh, built by Brecht Sanders) 9.4.0
It cannot handle correctly the jonquil package, which was recently introduced in fpm (
Line 13 in 959b153
jonquil.git = "https://github.com/toml-f/jonquil" |
(see this issue) posted on the jonquil page.
Expected Behaviour
The build should work.
Solution: update to gcc-10, which is already deployed to the Unix and macOS images.
Version of fpm
0.8.1
Platform and Architecture
Windows
Additional Information
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working