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

CMake not building MA fortran wrappers #25

Closed
edoapra opened this issue Apr 6, 2017 · 1 comment
Closed

CMake not building MA fortran wrappers #25

edoapra opened this issue Apr 6, 2017 · 1 comment
Assignees

Comments

@edoapra
Copy link
Contributor

edoapra commented Apr 6, 2017

I could not find any way to build the the MA fortran wrappers in the current CMake infrastructure.
For example, libga.a contains the symbol MA_push_stack, but not MA_push_stack_

@edoapra edoapra changed the title CMake not build MA fortran wrappers CMake not building MA fortran wrappers Apr 6, 2017
@bjpalmer bjpalmer self-assigned this Apr 10, 2017
@bjpalmer
Copy link
Member

I think this is working at this point. It still needs to be tested against NWChem but the symbols all seem to be in libga.a and the header files are getting transferred to the install/include directory. The fortran symbols are not built unless the ENABLE_FORTRAN option is set to ON. Currently, the default for this variable is OFF.

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

No branches or pull requests

2 participants