Skip to content

Scripts to bootstrap Iglunix from a GNU/Linux installation

License

Notifications You must be signed in to change notification settings

iglunix/iglunix-bootstrap

Repository files navigation

Iglunix Bootstrap Scripts

These scripts build an LLVM/Musl sysroot from a GNU host.

Building

./boot.sh 

this will create a sysroot in ./sysroot

Running

We provide compiler wrapper scripts to use the sysroot.

./x86_64-iglunix-linux-musl-c++.sh sanity.cpp

Deps

  • clang
  • compiler-rt
  • lld
  • cmake
  • GNU make
  • python

About

Scripts to bootstrap Iglunix from a GNU/Linux installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages