On Saturday, 15 December 2012 at 13:42:11 UTC, r_m_r wrote:
On 12/15/2012 06:35 PM, Nekroze wrote:
So straight up, is DMD capable of cross compiling on linux
targeting
windows? I have never used the alternative D compilers (GDC,
LDC etc)
but are they capable of this perhaps?
You can try: http://gdcproject.org/wiki/Cross%20Compiler
check this thread for some details:
http://forum.dlang.org/thread/[email protected]
regards,
r_m_r
Thanks r_m_r, this seems to be what i wanted a canadian-cross
compiler, just didnt have the right term for it. Will have a look
into this. Cheers!