Le 19/03/2012 11:58, Nico Zimmermann a écrit :
ok - i compiled and installed neko by using mac ports (ocaml, boehmgc) and
Xcode command line tools 4.1.
Compiling works fine - however, when I start apache the following crash happens:
Anybody has some working 64bit mod_neko binaries for me?
Could you try preloading your libgc before starting apache ?
For instance :
LD_PRELOAD=/usr/lib/libgc.so.1.0.0 /usr/bin/apache
(http://gcc.gnu.org/bugzilla/show_bug.cgi?format=multiple&id=13212 for a
similar bug)
Best,
Nicolas
--
Neko : One VM to run them all
(http://nekovm.org)