| > N.B. If you're interested in building Midipix using this script, please join the project's |
| IRC channel |
| |
| > N.B. If in doubt, consult the fault-tolerant & highly optimised 3D laser show-equipped |
| usage screen w/ ./build.sh -h or a hungry lion might eat you alive. |
| |
| |
| A Midipix distribution consists of the following: |
| * the native Midipix toolchain, consisting of perk, gcc, its dependencies, |
| and binutils, |
| * musl, a lightweight, fast, simple, and free libc[1] used by Midipix, |
| * the Midipix runtime components that bridge the gap between the libc and the |
| executive subsystems of all Windows NT-derived Windows OS starting with and |
| including Windows XP, and |
| * a steadily increasing number of 3rd party open source packages, as expected in |
| any modern POSIX-compliant \*nix environment, including GNU coreutils, shells, |
| libraries such as ncurses, libressl, as well as Perl and Python. |
| |
| Install the build-time dependencies listed below, clone this repository, and run the |
| following command line within the latter: |
| |
| ```shell |
| ./build.sh -a nt64 -b release -D minipix,zipdist -P -v |
| ``` |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |