lib64 directory exists but the 64-bit phobos64.lib and gcstub64.obj are still in lib. Perhaps my pull request[1] to address that was wrong. Manually moving those two over into lib64 and all the 64-bit stuff is automatically working as intended when I rolled an installer to grab dmd.2.064.beta.3.zip.
1. https://github.com/D-Programming-Language/phobos/pull/1652 On Wed, Oct 23, 2013 at 9:21 PM, Walter Bright <[email protected]>wrote: > Beta 3: > > http://ftp.digitalmars.com/**dmd.2.064.beta.3.zip<http://ftp.digitalmars.com/dmd.2.064.beta.3.zip> > ______________________________**_________________ > dmd-beta mailing list > [email protected] > http://lists.puremagic.com/**mailman/listinfo/dmd-beta<http://lists.puremagic.com/mailman/listinfo/dmd-beta> >
_______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
