On Tuesday, 13 December 2011 18:16:26 Maciej Fijalkowski wrote: > On Tue, Dec 13, 2011 at 6:14 PM, Maciej Fijalkowski <[email protected]> wrote: > > Hi David, CC pypy-dev > > > > Can you explain the choice of options here: > > http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/pypy/Makefile?rev=1.1;co > > ntent-type=text%2Fplain;only_with_tag=HEAD > > > > Especially, the objspace, gc and gcrootfinder choices. > > > > Cheers, > > fijal
Hi > I guess I simply mistaken examples for real code, sorry For reference, the predefined options are at: http://www.freebsd.org/cgi/cvsweb.cgi/ports/lang/pypy/files/bsd.pypy.inst.mk?rev=1.1 Currently there are the default, sandbox and CLI predefined options. The CLI currently is not supported (WIP). Regards
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
