Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nim-lang [2025/02/23 11:43] snacsnocnim-lang [2025/02/25 19:58] (current) snacsnoc
Line 2: Line 2:
 See: [[http://nim-lang.org|Nim language]] See: [[http://nim-lang.org|Nim language]]
  
- 
-<del>Download: http://snacklinux.org/repo/testing/nim-0.11.2.tgz</del> 
 **Version 2.2.2** **Version 2.2.2**
 +
 +**Install:**
 +   fbpkg update
 +   fbpkg install nim
 +
  
 Building:  Building: 
-  <del> sed -i 's/LINK_FLAGS=""/LINK_FLAGS="-static"/' build.sh</del>+<del> sed -i 's/LINK_FLAGS=""/LINK_FLAGS="-static"/' build.sh</del>
    sh build.sh --extraBuildArgs "-static"    sh build.sh --extraBuildArgs "-static"
    sh install.sh /DEST_DIR/_INSTALL    sh install.sh /DEST_DIR/_INSTALL