From: Valery P. <pi...@is...> - 2007-05-29 07:13:48
|
Hi! > what problem was that? The bindings for f77 and f95 should be > independent, but perhaps your system has neither type of compiler? > I have intel fortran 9 installed in /usr/local/intel. I heard that libtool does not support ifort. Also, there is linking problem like : /usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake /usr/local/intel/bin/ifort -KPIC -lm -O2 "CMakeFiles/cmTryCompileExec.dir/testFortranCompiler.o" -o cmTryCompileExec -i_dynamic IPO link: can not find "(" ifort: error: problem during multi-file optimization compilation (code 1) gmake[1]: *** [cmTryCompileExec] Error 1 gmake[1]: Leaving directory `/home/vv/RPM/BUILD/plplot-5.7.3/alt/CMakeFiles/CMakeTmp' gmake: *** [cmTryCompileExec/fast] Error 2 Finally, I don't need fortran binding for plplot. I'm using python. regards V |