[Q] Generational GC does not work on Snow Leopard?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Q] Generational GC does not work on Snow Leopard?

Sungjin Chun
Hi,

I've fetched latest version of GNU Smalltalk and encountered a problem
with it; it does not work without
--disable-generational-gc option.

So, on Mac OS X, this does not work yet, right?

Thanks in advance.

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [Q] Generational GC does not work on Snow Leopard?

Paolo Bonzini-2
On 12/17/2010 12:40 AM, Sungjin Chun wrote:
> I've fetched latest version of GNU Smalltalk and encountered a problem
> with it; it does not work without
> --disable-generational-gc option.
>
> So, on Mac OS X, this does not work yet, right?

Missing information: 1) "latest version" = "latest release" or "latest
git"? 2) 32- or 64-bit (I assume 64-bit from Snow Leopard reference)?

In case it's "latest git 64-bit" you need to install libsigsegv
separately.  Using the bundled libffi and libsigsegv are deprecated and
they will go away now that Fedora is shipping Windows cross-compiled
libffi and libsigsegv.

Paolo

_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk