>From what I see, first the ".o" files are created for each example under 
>`~/.cache/nim`. Probably in my case would be better to compile all those into 
>the same folder and then to use `{.link: "".}` instead of `compile`.

Does this makes sense?

Reply via email to