To those who want to re-compile CCP4 - my notes concerning compiling CCP4 on Mac are:
- download the CCP4 source - edit cj.rc and choose gcc and gfortran - ./build cmake; export BUILD_STATIC=1; ./build ccp4-osx Eugene Krissinel told me that one may just say e.g. ./build mmdb or ./build ccp4f or ./build ccp4c if all one wants is these libraries. hope this helps, Kay On Sat, 29 Apr 2017 09:31:40 +0100, Kay Diederichs <[email protected]> wrote: >I think one cannot rely on being able to use libraries compiled with compiler >X with a program compiled with compiler Y. And your ifort result supports this. >But you should be able to compile the CCP4 libraries with your gfortran. Then >you can link them for sure. >But why not use the ifort compiler? > >HTH, >Kay
