Have Win DMD use gmake instead of a separate DMMake makefile?
Kagamin
spam at here.lot
Tue Aug 13 06:13:38 PDT 2013
On Saturday, 10 August 2013 at 18:35:10 UTC, Nick Sabalausky
wrote:
> Would it be
> acceptable to use gmake as *the* make for DMD? Ie, either
> convert the
> windows makefiles to gmake, or expand the posix makefiles to
> support
> windows?
1. expand posix makefiles to support windows
2. leave dm makefile for those who doesn't have gmake
3. use unified posix/windows makefile
4. everyone is happy
More information about the Digitalmars-d
mailing list