Provides an environment with Haiku's cross-compiler(s) built and configured. It also provides the package tool for extracting packages into the compiler's sysroot.
To add a new package, fetch it with wget, then run package extract -C /system <package-file>.
For example, to install LLVM, it would look something like:
wget http://packages.haiku-os.org/haikuports/master/hpkg/llvm-4.0.1-2-x86_64.hpkg package extract -C /system llvm-4.0.1-2-x86_64.hpkg
Dockerfile can be found at https://github.com/haiku/haiku/tree/master/3rdparty/docker/cross-compiler
Content type
Image
Digest
sha256:45703c89e…
Size
445.3 MB
Last updated
almost 3 years ago
docker pull haiku/cross-compiler:x86_64-r1beta4