Skip to content

Add supported compilers MinGW 8, 9, 10 #304

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from Feb 5, 2021
Merged

Add supported compilers MinGW 8, 9, 10 #304

merged 2 commits into from Feb 5, 2021

Conversation

ghost
Copy link

@ghost ghost commented Jan 19, 2021

Add supported compilers MinGW 8, 9, 10 (x86_64 and i686) on Windows 10.

Copy link
Member

@milancurcic milancurcic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for testing, change looks good to me.

@awvwgk
Copy link
Member

awvwgk commented Jan 20, 2021

@brocolis Did you install the GCC versions from http://winlibs.com/? We might be able to download the corresponding GCC versions from https://github.com/brechtsanders/winlibs_mingw/releases/ and actually test them in the CI to keep supporting a wide range of compilers on Windows as well.

@ghost
Copy link
Author

ghost commented Jan 21, 2021

@awvwgk I did download and build MinGW/GFortran from sources. I used the scripts written by https://github.com/StephanTLavavej/mingw-distro/ with minor modifications.

@awvwgk
Copy link
Member

awvwgk commented Jan 21, 2021

Thanks for the clarification. Using this approach would be taxing on the CI runners, if you find a good way to (semi-)automatically install different GCC versions on Windows, let me know, I would be interested to extend the stdlib CI testing for those at some point.

@ghost
Copy link
Author

ghost commented Jan 22, 2021

Hello. I'm not familiar with CI setup. Anyway, I'll upload the binaries/build scripts to the internet in the next few days.

@ghost
Copy link
Author

ghost commented Jan 26, 2021

Hello. I'm not familiar with CI setup. Anyway, I'll upload the binaries/build scripts to the internet in the next few days.

OK, mingw/gfortran-8.4.0, 9.3.0 and 10.2.0 for Windows (i686, x64) are now available at https://fortran.rocks/all.html

Copy link
Member

@jvdp1 jvdp1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay.
I approve this change, as it was suggested.

@milancurcic milancurcic merged commit cfe8d55 into fortran-lang:master Feb 5, 2021
@ghost ghost deleted the supported-compilers-mingw-8-9-10 branch February 9, 2021 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants