This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: define_constraints patch, re-revised
On Tue, 28 Feb 2006, Zack Weinberg wrote:
>> http://gcc.gnu.org/install/prerequisites.html
>>
>> still lists 4.4 as the minimum version required.
> I only have access to a machine with 4.8 - my vote is for bumping
> the minimum requirement as Andrew suggests. I am not wedded to
> that idea, though, and will change the markup to something else
> (@strong around the column headers?) if that's not an option.
I did a quick spot check, and some of the systems I use for GCC
testing still have makeinfo 4.5 and makeinfo 4.6.
That said, I guess it's fine to ignore the ones with makeinfo 4.5,
but based on my checks I'd be rather hesitant for us to require
anything later than 4.6.
Gerald