You need an installed GNAT compiler. i.e. x86_64 Linux GNAT cross compiles to arm-linux, then use the cross compiler with a sysroot to build a native arm-linux compiler.
You mean the Ada LRM?DavidS wrote:In the volume "The Ada Reference"
Where does it state this? I've never seen it and I know there were Ada compilers written in C++ BITD.DavidS wrote:The true Ada compilers ARE WRITTEN IN Ada (this is a requirement of the original language specification). Ada is not the most effecient, nor is it designed to be.