You need to put the compiler arguments before the source file otherwise it
takes them to be arguments to the binary for the run command. This should work
nim --run c -o:../bin/program main.nim
- Specify directory for binary void_sleepy_bear
- Re: Specify directory for binary yglukhov
- Re: Specify directory for binary zolern
- Re: Specify directory for binary void_sleepy_bear
- Re: Specify directory for binary jcosborn
- Re: Specify directory for binary void_sleepy_bear
