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