Skip to content
Snippets Groups Projects
Commit 96070cae authored by Ruqian Lyu's avatar Ruqian Lyu
Browse files

README

parent 34823718
No related branches found
No related tags found
No related merge requests found
...@@ -80,4 +80,11 @@ docker run -it svirlyu/sscocaller ...@@ -80,4 +80,11 @@ docker run -it svirlyu/sscocaller
### Static builds (WIP) ### Static builds (WIP)
With docker image : svirlyu/sscocaller_nsb contains the required static libraries and a static binary build of
sscocaller is available at "./src/sscocaller"
```
/usr/local/bin/nsb -s ./src/sscocaller.nim -n sscocaller.nimble -o /mnt/src -- --d:release --threads:on
```
The static bianry can be simply downloaded which works for GNU/Linux type OS: The static bianry can be simply downloaded which works for GNU/Linux type OS:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment