[elephant-devel] Re: Memutil

Alex Mizrahi killerstorm at newmail.ru
Tue Apr 29 21:16:01 UTC 2008


 IE> driver for it.  Do you have a reason, other than good code hygiene,
 IE> for having such an abstraction?

i had some problems with this memutil thing recently -- I was trying 32-bit 
SBCL on 64-bit machine.
everything was going fine but memutil -- it was compiled with 64-bit gcc and 
SBCL could not pick up it.
so i had to copy .so from other 32-bit machine (probably it's possible to 
ask gcc to compile in 32-bit mode, but i don't know switches required)..
and i thought it would be much nicer if there was just lisp and postgresql 
without a need for a C thing.. 






More information about the elephant-devel mailing list