arm-gnu-none-eabi 10 and below had a pdf that would explain how to build the toolchain from source. That seems to longer exist. The linaro build explicitly states that it cannot be used to build the binaries for the baremetal (none) variant. How do you do this? And specifically, I need the instruction for Mac, but any instructions will do. I can at least try them and figure out how to build the code on Mac.
OR, if you have a prebuilt version of the compiler with exceptions enabled, then I can take that too, although knowing how to build the code from source would still be helpful.
Okay Tamar Christina helped me with this, but there is one more question. How do you enable exceptions? I think it was --enable-exceptions but I'm not certain.
Found the list here: sourceware.org/.../README