Michael M. Tung wrote:

>
>Finally cmake recognizes both flags, ENABLE_f77:BOOL=ON
>and ENABLE_f95:BOOL=ON. I am not sure what the problem
>was---perhaps ccmake was in some way interfering with
>plain cmake.
>
>Compilation, unfortunately, still stops at about 27%,
>because of the EQUIVALENCE conflict in F95 (due to
>incompatibilities with F77). I attach the error messages.
>Hopefully, somebody has a quick fix for this problem or
>some ideas on how to adapt this code to F95.
>
>  
>
Hi Michael,

I will look into the matter of the EQUIVALENCE statements
(real life, as they say, may get in the way of a quick and
clean solution ...)
But in the meantime, could you try and work around this by
using, say, g77 for only the FORTRAN 77 bindings?
Just to make sure that that would be working for you?

Regards,

Arjen

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to