Hi Alan,

the differences between these files have to do with the /force option.
This forces the linker to produce an executable or DLL even in the
presence of conflicting runtime libraries. I am not sure it is no
longer needed - in the past it has turned out nearly impossible
to get a consistent set of runtime libraries so that all the
complaints disappear - especially if there are third-party libraries
involved.

I will follow your advice about copying that particular file into
cmake-2.8/Platform.

Regards,

Arjen

On 2010-02-22 10:07, Alan W. Irwin wrote:
> On 2010-02-22 00:52-0800 Alan W. Irwin wrote:
> 
>> On 2010-02-22 00:26-0800 Alan W. Irwin wrote:
>>
>>> How about 
>>> cmake/modules/language_support/cmake-2.6/Platform/Windows-df.cmake?
>>>
>>> There is a file of that name in CMake (donated by you long ago?) that is
>>> identical between 2.6.0 and 2.8.1-RC3 (and presumably every version
>>> between), but which is different from the PLplot version.  If the PLplot
>>> version is better, should that revised version of Windows-df.cmake be
>>> submitted to CMake to be released as 2.8.1 so we can (eventually) 
>>> drop our
>>> own version of that file?
>>
>> P.S. with the current location of
>> cmake/modules/language_support/cmake-2.6/Platform/Windows-df.cmake, that
>> file will be used for CMake-2.6.x, but not CMake-2.8.x.  If you want 
>> it to
>> be used regardless of CMake version, then it should be moved to
>> cmake/modules/language_support/cmake/Platform/Windows-df.cmake.
>>
>> If you agree this is correct, then please do the appropriate svn move
>> command.  This fix might solve some of your CMake-2.8 test issues.
> 
> Argh.  The above idea won't work.  Instead, you should svn copy the file to
> cmake/modules/language_support/cmake-2.8/Platform/Windows-df.cmake
> 
> Alan
> 
> __________________________
> Alan W. Irwin
> 
> Astronomical research affiliation with Department of Physics and Astronomy,
> University of Victoria (astrowww.phys.uvic.ca).
> 
> Programming affiliations with the FreeEOS equation-of-state implementation
> for stellar interiors (freeeos.sf.net); PLplot scientific plotting software
> package (plplot.org); the libLASi project (unifont.org/lasi); the Loads of
> Linux Links project (loll.sf.net); and the Linux Brochure Project
> (lbproject.sf.net).
> __________________________
> 
> Linux-powered Science
> __________________________
> 

------------------------------------------------------------------------------
Download Intel® 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-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to