Hi, I am sorting out some issues building RTEMS on MacOS including the M processors. The building gcc-12.2.1 for the few architectures I tested fail with sig faults in xgcc when building the runtime. I tried arm, aarch64 and sparc. As a result I wondered about bootstrapping gcc and using that to build the tools rather than clang from Xcode.
Is aarch64-apple-darwin supported? I am seeing: *** Configuration aarch64-apple-darwin22.3.0 not supported Thanks Chris