[racket] Building on Mac OS X 10.7 Lion (Developer Preview 3)

From: Nevo (sakur.deagod at gmail.com)
Date: Sun May 8 23:39:50 EDT 2011

Nice!  It might be that your "thread local variable" fix also addresses the
crash I encountered months ago on Lion DP1 (dead on main stack setup).
Waiting for somebody else to do the test though :) Thanks for this quick
patch!

Nevo

On 8 May 2011 22:02, Matthew Flatt <mflatt at cs.utah.edu> wrote:

> Following up on this hunch --- thanks to v8.googlecode.com for hints on
> the problem --- I'm fairly certain that `--disable-places' and
> `--disable-futures' would have been required.
>
> I've pushed a change that should solve that specific problem, so if
> `--disable-places' and `--disable-futures' works with the v5.1.1
> release, then maybe the latest in git will work with plain `configure'.
> Of course, there could be other problems.
>
> At Sun, 8 May 2011 06:32:11 -0600, Matthew Flatt wrote:
> > Besides the other suggestions, I wonder whether
> >
> >  configure --disable-places --disable-futures
> >
> > helps.
> >
> > At Fri, 6 May 2011 20:22:11 -0400, Elliott Cable wrote:
> > > I can’t coerce the latest Racket source, from GitHub, to compile on
> > > Lion. I wasn’t sure whether to build as 32-bit or 64-bit, so I tried
> > > both. Here’s all of the relevant output, both the stdout from the
> > > compilation process and the resultant crash report/core dump:
> > >
> > > HEAD (@70b0eb8) as 32-bit: https://gist.github.com/960017
> > > HEAD (@70b0eb8) as 64-bit: https://gist.github.com/960028
> > > v5.1.1 release as 32-bit: https://gist.github.com/960045
> > > v5.1.1 release as 64-bit: https://gist.github.com/960052
> > >
> > > Any help would be appreciated, I’m excited to start playing with
> Racket. (-:
> > >
> > > _________________________________________________
> > >   For list-related administrative tasks:
> > >   http://lists.racket-lang.org/listinfo/users
> >
> > _________________________________________________
> >   For list-related administrative tasks:
> >   http://lists.racket-lang.org/listinfo/users
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20110509/09d8008e/attachment.html>

Posted on the users mailing list.