M-Pixel / build_Bond_for_Linux_in_Docker

Compiles gbc in a Docker container, because Microsoft doesn't distribute a binary for Linux, and becuase you don't need the build dependencies integrated into your system at all times, nor do you want to have to deal with version or configuration conflicts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build Bond for Linux in Docker

Want gbc?

  1. Clone this repository.
  2. Install Docker if you haven't already.
  3. Run build.sh.
  4. ???
  5. Find gbc in out

About

Compiles gbc in a Docker container, because Microsoft doesn't distribute a binary for Linux, and becuase you don't need the build dependencies integrated into your system at all times, nor do you want to have to deal with version or configuration conflicts.


Languages

Language:Shell 100.0%