Skip to content

Windows CI image: update gfortran to 10.4.0 #880

@perazz

Description

@perazz

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 (

fpm/fpm.toml

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

cc: @arteevraina @henilp105 @minhqdao

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions