This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GNAT is required to build ada
- From: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- To: gcc at gcc dot gnu dot org
- Date: Sat, 3 Nov 2007 11:19:30 -0400
- Subject: GNAT is required to build ada
Is an external copy of GNAT really required to build the
ada language in gcc trunk? On powerpc-apple-darwin9, I am
seeing configure fail with...
configure: error: GNAT is required to build ada
...when ada is added to the language set. Certainly
this isn't the desired behavior.
Jack