[jhc] Garbage collector on OS X
Max Bolingbroke
batterseapower at hotmail.com
Sun Jul 11 18:10:29 EDT 2010
On 11 July 2010 22:35, John Meacham <john at repetae.net> wrote:
> Hi, I know there is an issue on some vesions of OSX due to the lack of
> posix_memalign, but this appears to be a different thing.
Yep, I'm on 10.6 which apparently has memalign.
> Can you send
> me the output of 'uname -a' and 'gcc --version' and what version of OSX
> you are using? thanks.
Same as in my reply on -cafe: OS X 10.6.4 and:
$ uname -a && gcc --version
Darwin REDACTED.ac.uk 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23
18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Thanks,
Max
More information about the jhc
mailing list