Hello Allan! On Tue, 29 May 2007 07:35:19 -0700 (PDT) Alan W. Irwin wrote:
> We already give some simple examples at > http://www.miscdebris.net/plplot_wiki/. > > export CC="gcc -O2" > export CXX="g++ -O2" > export FC="g77 -O2" > > but you have complete control; you can change to any appropriate > compiler name for each of these variables, and any command-line > option appropriate to the compiler in question. > > For example, Valery, suppose you want to use the ifort compiler with > optimization turned off. Specify that as follows: > > export FC="ifort -O0" > This makes everything! I have "...... + rm /home/vv/tmp/plplot-buildroot/usr/share/man/man3/MAN-MANIFEST + ctest Start processing tests Test project /home/vv/RPM/BUILD/plplot-5.7.3/alt 1/ 9 Testing examples_c Passed 2/ 9 Testing examples_cxx Passed 3/ 9 Testing examples_f77 Passed 4/ 9 Testing examples_f95 Passed 5/ 9 Testing examples_python Passed 6/ 9 Testing examples_psttfc Passed 7/ 9 Testing examples_pstex Passed 8/ 9 Testing examples_svg Passed 9/ 9 Testing examples_plmeta Passed 100% tests passed, 0 tests failed out of 9 + /usr/lib/rpm/brp-alt .... " The rpm was not built because of "verify-elf: ERROR: ./usr/lib/libcsirocsa.so.0.0.1: RPATH ends with ":": /usr/local/intel/lib:/usr/local/lib/:/usr/local/intel/mkl/lib/32: " I have rpath=relaxed in .rpmmacros, and it does not help. kind regards Valery ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Plplot-general mailing list Plplot-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-general