-
Notifications
You must be signed in to change notification settings - Fork 23
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
pnetcdf and mingw (msys2) #74
Comments
Thanks for reporting the problem and a fix. |
I was able to compile pnetcdf using msmpi for the mingw64 version but for the version mingw32 it has this error (https://github.com/3rav/MINGW-packages/runs/3893876517?check_suite_focus=true):
This failure is to be expected, because 32-bit symbols exported by msmpi.dll are mangled while 64-bit ones are not. |
I wonder if this issue has been resolved in your build. |
I was able to compile pnetcdf in the mingw environment using msmpi, but there were such errors:
reapir by add to
error_posix2nc.c
:and:
The text was updated successfully, but these errors were encountered: