Compiling dmd on Windows
Trass3r
un at known.com
Sun Feb 2 05:28:11 PST 2014
On Saturday, 1 February 2014 at 19:28:54 UTC, Andrej Mitrovic
wrote:
> On 2/1/14, Paulo Pinto <pjmlp at progtools.org> wrote:
>> Shouldn't those makefiles use Windows only tools?
>
> Those makefiles should be just one makefile that works across
> platforms by using GNU Make, but some people love the idea of
> maintaining 10 different makefiles that are already awfully out
> of sync, all because DM Make exists.
Actually there should something along the lines of a
CMakeLists.txt so you are free to use whatever you want,
including IDEs.
More information about the Digitalmars-d
mailing list