Does anyone know of a compiler that will compile Ada on ARM (for Linux)? Preferably it would compile for at least Ada 2005.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Debian 6.0 (squeeze) contains GCC 4.4 with GNAT Ada (
apt-get install gnat) and can be obtained forarmel(ARM EABI). GCC 4.4 supports Ada 2005.