This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36815] gnattools related error when building only c and fortran
- From: "rob1weld at aol dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2009 23:35:17 -0000
- Subject: [Bug bootstrap/36815] gnattools related error when building only c and fortran
- References: <bug-36815-10743@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from rob1weld at aol dot com 2009-01-12 23:35 -------
(In reply to comment #0)
> With --enable-languages=c,fortran, system trys to build gnattools and fails
> with this error:
> ...
> Cannot build gnattools while gnatlib is out of date or unbuilt
> ...
That may occur if you use "make clean-gcc" (clean only the gcc directory)
and then try to type "make" afterwards. It should not harass you if the
language Ada was not even on the list. There is some fixing needed here.
Rob
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36815