03-20-2021, 09:53 AM
(03-20-2021, 08:59 AM)bbjimmy Wrote: I had to make a link in /boot/home/config/non-packaged/bin called clang++ linking to /boot/system/develop/tools/bin/g++ to get it to build.I've now fixed the Makefile so that it'll build on GCC. I was using LLVM's Clang compiler because it gave better error messages.