While a great step.. don't misinterpret that to mean that dmd is generating 64 bit applications, just that dmd itself can be compiled by a c++ compiler as a 64 bit app. (at least based on my cursory glance through the changes)
On Wed, 30 Jun 2010, Andrei Alexandrescu wrote: > WHOA!! > > Andrei > > dsource.org wrote: > > dmd commit, revision 569 > > > > > > user: walter > > > > msg: > > more 64 bit gen support, dmd now buildable as 64 bit app on Linux > > > > http://www.dsource.org/projects/dmd/changeset/569 > > > > _______________________________________________ > > dmd-internals mailing list > > [email protected] > > http://lists.puremagic.com/mailman/listinfo/dmd-internals > _______________________________________________ > dmd-internals mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/dmd-internals > _______________________________________________ dmd-internals mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-internals
