Dear All,

I'm a Nim newbie, so forgive any possible naivete...I've put together a package 
for probability distributions/random numbers, and one of my examples runs with 
'nim c sir' but cannot find the shared library when I use 'nim c -d:release 
sir':

[https://github.com/sdwfrost/distributions/blob/master/examples/sir.nim](https://github.com/sdwfrost/distributions/blob/master/examples/sir.nim)

The library itself is in my LD_LIBRARY_PATH. 

Reply via email to