"Arjen Markus" <[EMAIL PROTECTED]> writes: >> 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. >
I don't have CVF installed on my machine right now, so I was not able to test it. I guess you got it working with the default, in which case we might be able to do away with the CVF define. -jd ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel