On Wed, 4 Sep 2013 07:27:53 -0400 Nick Sabalausky <[email protected]> wrote:
> On Wed, 04 Sep 2013 13:22:39 +0200 > Jacob Carlborg <[email protected]> wrote: > > > On 2013-09-04 13:16, Nick Sabalausky wrote: > > > > > Actually, that's a good point, I have to double-check that. I > > > don't remember adding any code to skip 64-bit on FreeBSD, *but* I > > > was careful to make everything match the v2.063.2 release zip as > > > closely as possible, so I might have omitted it under the > > > assumption that "Well, this release zip doesn't have bin64 or > > > lib64 for bsd, so I guess it's not considered ready for > > > prime-time yet." > > > > The latest release of DMD for FreeBSD only includes 32bit binaries. > > > > Yea, that's why it's possible I might have excluded 64-bit for FreeBSD > (and then forgot I did so). I'll check. Just checked: The tool *is* set up to build and package 64-bit on FreeBSD (assuming the 32-bit stuff doesn't fail before it gets to the 64-bit pass).
