[gmx-developers] MSVC MD/MT

Roland Schulz roland at utk.edu
Fri Apr 27 16:45:14 CEST 2012


Hi,

why do we use MT by default for MSVC? It seems to work fine with MD (using
DLL for system libraries) which is the default. Also it would allow us to
distribute smaller binaries.
I'm asking because at the moment the change from MD to MT is broken.
CMakeLists.txt ony replaces MD for Debug and Release and only for C. For
C++ and for other configurations (e.g. MinSizeRel) MD is used by default.
We should fix this inconsistency. But before I do this I want to know
whether we still have a reason for MT or whether we can simply use the
default MD and remove the replace.

Roland

-- 
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20120427/138e5519/attachment.html>


More information about the gromacs.org_gmx-developers mailing list