This is the mail archive of the gcc-patches@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]

Re: define_constraints patch, re-revised


On Tue, 28 Feb 2006, Mark Mitchell wrote:

> I don't think we should tie our own hands in this way.  Building GCC
> requires lots of tools; so be it.  We could always have a check that
> avoids building the documentation for old makeinfo.  (In fact, I know we
> have a check in the top-level Makefiles, but I don't know if GCC pays
> attention to that, and the version required there may not be new enough.)

The top-level check requires buy-in from src to change.  The one we should 
update for GCC is that in gcc/configure.ac, plus the several places in 
gcc/doc/install.texi that mention the version number (currently 4.4).  
(All of those places except the one in the Prerequisites section could 
probably be removed.)

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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