nim-lang/csources

Solaris compilation

JoePython1 opened this issue · 2 comments

To build nim in Solaris please add "-lrt" to the link flag. Otherwise compilation will fail.

Also let me know if there are any tests to see if the compiler works in Solaris environment.

Please reopen in Nim repo