Hello Arjen,
I could try with gfortran if you think it's better.
Thanks
Vince

2010/4/6 Arjen Markus <[email protected]>:
> Hi Vince,
>
> you do need to rebuild PLplot for the g95 compiler, as it requires
> different runtime libraries than gfortran or g77. Also the compiler
> intermediate files are different. (g95 and gfortran share the same
> origin but the two have grown apart.)
>
> I am not sure PLplot currently does support g95 via its CMake configuration.
> This line in the output:
>
> -- WARNING: fortran compiler does not support f90/95. Disabling f95 bindings
>
> suggests that the test for f90/95 features failed, hence g95 is not
> recognised as an f90/95 compiler.
>
> This may be due to CMake 2.8: Alan changed the language support, so that
> for CMake 2.8 we can rely on CMake's configuration files, rather than
> our own.
>
> Could you check with CMake 2.6?
>
> Regards,
>
> Arjen
>

------------------------------------------------------------------------------
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