This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/36815] gnattools related error when building only c and fortran



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]