14 Jun
2004
14 Jun
'04
8:40 p.m.
Hmm, fixed some bugs in the commands, these are the right ones: gcc -fpic -DCOMPILE_DL_MONETDB=1 `php-config --includes` `monet-config --cflags` -c -o monetdb.o php_monetdb.c gcc -shared `monet-config --libs` -lMapi -rdynamic -o monetdb.so monetdb.o