Skip to content

The mulle-clang compiler for mulle-objc 0.20+

Latest
Compare
Choose a tag to compare
@mulle-nat mulle-nat released this 11 Dec 16:02
· 1 commit to mulle/14.0.6 since this release
  • fixes ELF section names
  • requires mulle-objc-runtime 0.20 or better
  • requires load version 17

If you need pre-built binaries or bottles for some platform, put up an "issue".

For ARCH or non-Debian linuxes (AMD/Intel 64 bit) you can do the following:

cd /tmp
curl -L -O https://github.com/mulle-cc/mulle-clang-project/releases/download/14.0.6.2/mulle-clang-14.0.6.2-bullseye-amd64.deb
ar x mulle-clang-14.0.6.2-bullseye-amd64.deb
(cd / ; sudo tar xvfz /tmp/data.tgz )