Hi Phil,

>> I will see if there compiler and linker options that 
>>help
>> with the scenario you are after, but it may turn out to
>> be impossible - /MT and /MTd may be the way towards that
>> goal. (I just failed to produce a small program that
>> depends on these runtime libraries so that is easy to
>> investigate what options would help - sigh. Probably
>> better then to try a PLplot example instead)
>> 
> 

MSVC seems to be happy indeed by replacing /MD by /MT to
use only static runtime libraries. I used override files
to test it (as described in the CMake FAQs), but at the
very least that option is working.

Next step: your patches.

Regards,

Arjen

 

DISCLAIMER: This message is intended exclusively for the addressee(s) and may 
contain confidential and privileged information. If you are not the intended 
recipient please notify the sender immediately and destroy this message. 
Unauthorized use, disclosure or copying of this message is strictly prohibited.
The foundation 'Stichting Deltares', which has its seat at Delft, The 
Netherlands, Commercial Registration Number 41146461, is not liable in any way 
whatsoever for consequences and/or damages resulting from the improper, 
incomplete and untimely dispatch, receipt and/or content of this e-mail.





------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to