On 2017-06-21 17:51, David Nadlinger wrote:

This is not relevant for cross-compilation, as long as you have the
libraries available. You can actually link a D Windows x64/MSVCRT
executable from Linux today if you copy over the necessary libraries.
The question is just how we can make this as easy as possible for users.

Perhaps not when targeting Windows but when targeting Linux. Can you target a specific version of libc or do you need to use static linking?

--
/Jacob Carlborg

Reply via email to