[racket-dev] [plt] Push #26316: master branch updated
The repair that I thought was for 32-bit mode can also affect 64-bit
mode, especially under Linux (as opposed to Mac OS X, due to the
different ways they use the address space).
So, I think this is now fixed, and DrDr successfully built with the
repair.
At Tue, 19 Feb 2013 13:27:48 -0500, Asumu Takikawa wrote:
> On 2013-02-19 10:44:47 -0700, Matthew Flatt wrote:
> > I forgot to check 32-bit mode, and I see a problem there. Are you using
> > a 32-bit or 64-bit build?
>
> 64-bit.
>
> Cheers,
> Asumu