[dmd-internals] default dmd target == debdmd?

Steve Schveighoffer schveiguy at yahoo.com
Fri Aug 27 08:15:13 PDT 2010


I was in the process of doing some windows phobos development, so I decided to 
start using the latest compiler from trunk.  But when I started building 
druntime and phobos, I was getting these printouts:

Max # of fixups = 0
Max # of fixups = 1
Max # of fixups = 4
Max # of fixups = 1
...

I thought WTF?  Well, it turns out the default build of dmd if you just do make 
-f win32.mak is debdmd, not dmd.

Is there a good reason for this?  If not, can we change the default target to 
dmd?

-Steve



      


More information about the dmd-internals mailing list