[jhc] Garbage collector on OS X
John Meacham
john at repetae.net
Sun Jul 11 17:35:32 EDT 2010
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. Can you send
me the output of 'uname -a' and 'gcc --version' and what version of OSX
you are using? thanks.
I use the _start and _end symbols to determine if a memory address is
within the range of predefined constants or not. I think I will have to
come up with a better mechanism that can also determine if an address in
on the stack as well...
John
--
John Meacham - ⑆repetae.net⑆john⑈ - http://notanumber.net/
More information about the jhc
mailing list