http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46704
Joel Sherrill <joel at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joel at gcc dot gnu.org --- Comment #9 from Joel Sherrill <joel at gcc dot gnu.org> 2011-01-10 23:13:53 UTC --- (In reply to comment #8) > > I still see this with r168558. > > Note that you need to reinstall gnatgcc, the problem is there. I am at 168616 and seeing this. I am on Fedora 14 64 bit with this native gcc: $ gcc --version gcc (GCC) 4.4.5 20101112 (Red Hat 4.4.5-2) I am trying to use that to build a native C,C++,Ada toolset from the head but getting this error. How do you get a new compiler from the head?