Matching PyMOAB compilers to those used to build the MOAB libraries.

Merged
#380 · Created  · Last updated

Merged pull request

Merged in pshriwise/moab/pymoab_compiler_matching (pull request #380)

0b43518·Author: ·Closed by: ·2018-03-21

Description

This change is to support functions using/returning objects like std::string. Different compilers will generate different symbols depending on their version and the use of c++11. The ABI's of the compilers must match for the symbols to match in the MOAB and PyMOAB libraries.

These changes ensure that PyMOAB is built with the same compilers as the rest of the package.

0 attachments

0 comments

Loading commits...