@sTix
I built cross under Ubuntu 20.10 with gcc version 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.10).
According to this:
https://gcc.gnu.org/gcc-11/changes.htmlDwarf5 is the default for gcc-11. But doubt binutils for amiga is even close to current. So this would explain it.
As for LLVM, been trying to get this built for while but too many issues with std:: namespace.
But for first time I got it to point of linking the first parts and missing symbols are intentional as I need to provide Amiga specific implementations.
Regard and thanks again for efforts.
Doug