23 Jan
2005
23 Jan
'05
12:34 p.m.
On Sat, 22 Jan 2005 19:01:27 -0600, Aaron Spike wrote:
With the latest autopackage working on my machine again, I finally had a chance to play with the new units code. Thank you all it is super.
Specifically the problem here was that my hack to Boehm GC to stop it using __libc_stack_end got lost somehow. I wrote a new patch to the GC to make it use dlsym and therefore bypass the whole glibc symbol versioning mess and submitted it upstream. Hopefully it'll be accepted and then we can forget about the hazards of statically linking the GC in future.
thanks -mike