> - There is still the following problem : ndll libraries are not linked > with -lneko while they should. > Any idea on how to fix it nicely ? > >> Can you explain what is depending on what?
Ok I understand more what's wrong. Actually the problem of using -lneko is only with mod_neko.ndll since it will be loaded directly by Apache (before libneko.so). Others ndll are loaded by libneko.so so doesn't need to reference it. Nicolas --- Neko : One VM to run them all
