This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] libssp Makefile.am changes...
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: "Eric Christopher" <echristo at apple dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Wed, 28 Feb 2007 14:43:57 -0800
- Subject: Re: [patch] libssp Makefile.am changes...
- References: <1A1756DE-5007-4FB0-A9E2-0C526A0E71AC@apple.com>
On 2/28/07, Eric Christopher <echristo@apple.com> wrote:
OK? On my system I have a more up to date automake - should I be using
1.9.6 to regenerate?
If you use a more up to date automake do what it says on the prerequisites page:
For directories that use automake, GCC requires the latest release in
the 1.9.x series, which is currently 1.9.6. When regenerating a
directory to a newer version, please update all the directories using
an older 1.9.x to the latest released version.
Also update the prerequisites page while you are at it :).
-- Pinski