Documented -lm switch when compiling from source
Fabio Cevasco h3rald@h3rald.com
Mon, 28 Jul 2014 21:44:24 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
doc/HastyScribe_UserGuide.md
→
doc/HastyScribe_UserGuide.md
@@ -113,7 +113,7 @@
1. Download and install [Nimrod][nimrod]. 2. Clone the HastyScribe [repository](https://github.com/h3rald/hastyscribe). 3. Put your [libbmarkdown.a](class:file) file in the [vendor](class:dir) directory. -4. Run [nimrod c -l:-lmarkdown -l:-L./vendor hastyscribe.nim](class:cmd) +4. Run [nimrod c -l:-lm -l:-lmarkdown -l:-L./vendor hastyscribe.nim](class:cmd) ## Usage