jowr / librefprop.so

Create a shared library from the Fortran sources provided by Refprop from NIST. This project provides an alternative to the refprop.dll that comes with the software. Please use the official instructions if possible
https://github.com/usnistgov/REFPROP-cmake
33 stars 8 forks source link

Add static linkage for OSX to make REFPROP happy #29

Closed ibell closed 9 years ago

ibell commented 9 years ago

To avoid DLL hell, statically link the gfortran and standard libraries. Tested, and works. Now the dylib's dependencies are only quadmath and libSystem.B.