Skip to content

Conversation

@p-zubieta
Copy link
Contributor

When compiling a library that depends on this on MacOS Monterry with gcc and OpenMPI (both installed via homebrew) the build fails because of cstdio missing (see here).

Everything works well when building with clang instead. But I saw no harm in explicitly including cstdio.

When compiling a library that depends on this on MacOS Monterry with gcc and OpenMPI (both installed via homebrew) the build fails because of `cstdio` missing (see [here](SSAGESproject/SSAGES#36)).

Everything works well when building with clang instead. But I saw no harm in explicitly including `cstdio`.
@patflick patflick merged commit e1f4acd into patflick:master Apr 13, 2022
@patflick
Copy link
Owner

Thank you for the fix Pablo!

@p-zubieta p-zubieta deleted the patch-1 branch April 13, 2022 15:55
@p-zubieta p-zubieta changed the title Explicitely include cstdio Explicitly include cstdio Apr 13, 2022
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.

2 participants