http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39400
Denis Excoffier <g...@denis-excoffier.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g...@denis-excoffier.org --- Comment #4 from Denis Excoffier <g...@denis-excoffier.org> 2011-12-16 17:36:59 UTC --- This is the same for gcc-4.7-20111210, with solaris 2.8. However, with gengtype-lex.c at the right location (and --enable-obsolete), everything builds nicely. > That only applies to release tarballs, not snapshots. You need the same > developer tools for building from snapshots as for building from SVN > checkouts. This is a little bit overemphasis in this case. You don't need anything more than for a release tarball. Please consider adding this file in the snapshot distribution. If definitely not possible, please insert the restriction above inside the documentation, eg in http://gcc.gnu.org/snapshots.html, in addition to the rather terse "Any given snapshot may [...] even fail to build". Regards, Denis Excoffier.