/linux-darwin-cross

Script to compile LLVM, cctools, and ldid

Primary LanguageShell

To use this script, just run ./compile.sh -p PREFIX -d DESTDIR -r in the cloned directory, and it will get everything and compile it for you. You need the following dependencies:

  • libxar-dev
  • Clang/LLVM
  • rsync
  • autoconf/automake
  • GNU strip

You can also set which git branches are cloned in the VERSIONS file