libk  Artifact [2aa408a68e]

Artifact 2aa408a68e1818854c863880bc3eb250709c5b58d30dac3326d984b38d72694a:

Wiki page [ports] by glowpelt on 2019-10-24 00:41:07.
D 2019-10-24T00:41:07.785
L ports
N text/x-markdown
P 52985f3af0a7ea9132e2d73e3cd3dd079e418c3dbca3f156a45882b0d334b0e1
U glowpelt
W 1470
# porting progress

libk is developed primarily for x86-64 Linux, so other platforms will generally lag behind. our main OS targets for porting are **FreeBSD**,  **Android**, **Mac OS X**, **Haiku**, and **Windows Subsystem for Linux.** Windows itself is not currently a priority; however, in the long term, support may be added if enough Windows developers join the project. in terms of processors, we aim to support x86-32 and ARM in addition to the primary target of x86-64.

## Linux
- **x86-32:** 32-bit equivalents of most x86-64 specific assembly have been written, but have not been thoroughly tested and will likely need further attention before they work.
- **ARM:** development has not begun, but is slated to begin soon.
- **distros:** libk is presently developed under Arch Linux and NixOS, under both of which it is known to run. we intend to include build scripts for as many distro build systems as possible; currently, only a NixOS build script exists.

## Android
- **termux:** libk only intends to support the termux environment on ARM Android. currently, it does not build, and no ARM assembly has been written; fixing this is a near-term goal however.

## Haiku
porting effort has not begun.

## Mac OS X
porting effort has not begun.

## Windows Subsystem for Linux
At least `kcore.testbin` works, for glowpelt, currently, on Ubuntu 18.04. You need `build-essential m4 yasm cmark groff` installed, build like you would for Linux.
Z a983c9d961920ffab7e8ab97a09f6aff