digited Wrote:

> Walter Bright Wrote:
> 
> > The main purpose of this is to correct a couple of regressions that were 
> > blocking QtD and Tango.
> > 
> > http://www.digitalmars.com/d/1.0/changelog.html
> > http://ftp.digitalmars.com/dmd.1.050.zip
> > 
> > 
> > http://www.digitalmars.com/d/2.0/changelog.html
> > http://ftp.digitalmars.com/dmd.2.035.zip
> > 
> > Many thanks to the numerous people who contributed to this update.
> 
> Thanks again for small commits to svn!
> 
> Today i've built DMD1 on Mac 10.5 (Intel) just like this:
> 
> svn co http://svn.dsource.org/projects/dmd/branches/dmd-1.x/src dmd
> cd dmd
> make -f osx.mak
> 
> and it's a godsand - no more downloading 8 MB of unusable stuff (and obsolete 
> because some patches are already in trunk).

I'm surprised that isn't fixed yet.
http://d.puremagic.com/issues/show_bug.cgi?id=2908
> 
> btw, i had to change #include "../mars/mars.h" to #include "../mars.h" in 
> backend/dwarf.c and backend/machobj.c to compile it.

Reply via email to