On Saturday, 1 February 2014 at 08:13:17 UTC, Paulo Pinto wrote:
Hi,

is there any page on how to compile the whole dmd, druntime and phobos on Windows?

I am facing a few issues with me hacking around win32.mak files, related to tools location, missing tools(detab) and expected UNIX tools (e.g. cp instead of copy).

--
Paulo

Last I tried, all that was needed was to download dmc and run make -f win32.mak.

Reply via email to