> Arjen Markus <[EMAIL PROTECTED]> writes:
>
>> Perhaps we can do this even simpler:
>> Use CMake itself to write this file. Whether we use single or double
>> precision is controlled via a CMake variable/option, PL_DOUBLE.
>> So we can use this to write the one or two lines we need to write.
>>
>
> I have attached a patch that implements your suggestion.  The patch also
> include my other Fortran changes that have not been applied yet.
>
>

I have applied this patch to my working copy and it works fine
- except for the flag CVF as that causes a conflicting calling
convention (it should be __stdcall when compiling with default
flags for Compaq Visual Fortran).

In the process of testing this I ran into a few other issues.
I will separately report them. There is at least one CMake
issue involved.

Regards,

Arjen


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to