| Hi Nicolas, I have really tried to do this, downloading the GC and installing it, and then trying to compile the source: delin$ make mkdir bin 2>/dev/null make: [createbin] Error 1 (ignored) cc -o bin/libneko.dylib vm/alloc.o vm/builtins.o vm/callback.o vm/context.o vm/interp.o vm/load.o vm/objtable.o vm/others.o vm/hash.o vm/module.o vm/jit_x86.o -ldl -lgc -lm -dynamiclib -single_module -install_name @executable_path/libneko.dylib /usr/bin/libtool: can't locate file for: -lgc /usr/bin/libtool: file: -lgc is not an object file (not allowed in a library) make: *** [bin/libneko.dylib] Error 1 I dont have the faintest idea of what I need to do, but I just really want to be able to compile so I can start using the mysql.ndll module. Because, I cannot live without MySQL, it's just rocks. If you have any tricks up your sleeve that you can share, I'll be all ears. Thanks, Marcus On Aug 29, 2006, at 3:22 PM, Nicolas Cannasse wrote:
|
-- Neko : One VM to run them all (http://nekovm.org)
