From: Hiroyasu Y. <hi...@gs...> - 2015-03-27 10:50:02
|
Hello all I’ve tried to build plplot with ifort on OS X as below follows: export CC="gcc -O2" export CXX="g++ -O2" export FC=“ifort -O2" cmake -DCMAKE_INSTALL_PREFIX=~/Desktop/plplot_ifort -DENABLE_tcl=OFF -DENABLE_tk=OFF -DENABLE_python=OFF -DENABLE_qt=OFF -DENABLE_java=OFF -DENABLE_lua=OFF -DENABLE_wxwidgets=OFF .. make make install Actually processes of build and install are seemingly success according to attached cmake.t, make.t and make.install.t. However when build example codes of f95 in share/plplot5.10.0/examples/f95, build process stopped with as below error messages: x00f.f90(24): error #7002: Error in opening the compiled module file. Check INCLUDE paths. [PLPLOT_STR] If latest plplot support the ifort as fortran compilers, would you like to tell me a way to build plplot with ifort? Sincerely, Hiro .´ ̄`. : (` : `. `´ : `・--´ |