Skip to content
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

mixed compilers #405

Open
kellekai opened this issue Dec 20, 2021 · 1 comment
Open

mixed compilers #405

kellekai opened this issue Dec 20, 2021 · 1 comment
Assignees
Labels
bug hot important fix

Comments

@kellekai
Copy link
Collaborator

We should allow for combining clang and gcc fortran compilers for compilation

@kellekai
Copy link
Collaborator Author

@jbigot mentioned a dedicated CMake test for compiler compatibility:

include(FortranCInterface)

# if you are working with C and Fortran
FortranCInterface_VERIFY()

# if you are working with C++ and Fortran
FortranCInterface_VERIFY(CXX)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hot important fix
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant