If you run into troubles, it is always a good habit to report the following information:
  • the way build.mrcc was invoked
  • the output of build.mrcc
  • compiler version (for example: ifort -V, gfortran -v)
  • blas/lapack versions
  • as well as gcc and glibc versions

as well as the value of the relevant environmental variables, such OMP_NUM_THREADS, etc.

This information helps us a lot when figuring out what is going on with your compilation :)

Current MRCC binary can not run under Win10 subsystem for linux (Ubuntu)

More
4 years 11 months ago #702 by houqq
Hi MRCC developers:

Thanks so much for your great work on the powerful MRCC code.

For the fun, I have tried to run the MRCC under Win10 subsystem for linux (Ubuntu),

I have found that current binary release of MRCC(version 2019/2018 I tested) all failed like below error:
Code:
Executing minp... Fatal error in minp. Program will stop.

I have recompiled a new version of MRCC under Ubuntu, It seems my own build can run under WSL.

In some kind of view, the WSL is really good and convenient for my personal thinking.

However this topic is just a information report. The MRCC binary run smoothly under pure Linux.

Qinqing

Please Log in or Create an account to join the conversation.

More
4 years 9 months ago #716 by grudorff
For whoever checks this in the future: this is due to limitations of WSL in handling static binaries, see github.com/microsoft/WSL/issues/1462 . No problem specific to MRCC.

Please Log in or Create an account to join the conversation.

Time to create page: 0.040 seconds
Powered by Kunena Forum