FYI, opencoarrays build and pass all tests on my WSL. This is true for both the master trunk (bb1b8ee) and the 1.8.2 release. I don't useinstall.sh, I install all dependencies viaapt-getand docmake .. && make && ctest.
I noticed Damian's issue here and a few folks on comp.lang.fortran reporting that they get
gcc-4.xin WSL out of the box. I am wondering whether there are multiple branches of WSL because I hadgcc-5.4.0out of the box since I enabled WSL for the first time. It may be important that I am on their Windows Insider Preview update cycle (current build is14986.rs_prerelease.161202-1928).The versions of dependencies (all obtained via
apt-get install) are:
- automake-1.15
- bison-3.0.4
- flex-2.6.0
- cmake-3.5.1
- make-4.1
- gcc-5.4.0
- mpich-3.2
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub