Hi,
By 'better' I meant it's known it works. :)
I rebuilt plplot with gfortran. I managed to compile the f77 samples
with gfortran but some issues with the *.f90 examples.

Here it is:

---------------------

gfortran -Wall -o b.exe x01f.f90 -IC:/plplot/include/plplot
-LC:/plplot/lib -lplplotf95optsd -lplplotf95cd -lplplotf95d -lplplotd
-lcsi
rocsa -lqsastime
x01f.f90:22.29:

      use plplot, PI => PL_PI
                             1
Fatal Error: Can't open module file 'plplot.mod' for reading at (1): No such fil
e or directory
gfortran: Internal error: Aborted (program f951)
Please submit a full bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
---------------------

I also tried with:
set PATH=%PATH%;C:\plplot\lib\fortran\modules\plplot
and then compiling but I get the same error.

Could you help me?
Vince

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Plplot-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plplot-general

Reply via email to