What you can do is of course to inspect the generated C sources in nimcache 
directory. As you seems not to have crashes, I assume that your library is 
loaded successfully, and that your functions are basically called correctly. So 
problem may be just passing of parameters, and so comparing Nim c-sources with 
working human coded sources may help.

Reply via email to