From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15506 invoked by alias); 11 Oct 2005 19:03:48 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15480 invoked by uid 22791); 11 Oct 2005 19:03:46 -0000 Received: from dumbledore.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.11) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Tue, 11 Oct 2005 19:03:46 +0000 Received: (qmail 29010 invoked from network); 11 Oct 2005 19:03:44 -0000 Received: from unknown (HELO ?192.168.0.100?) (mitchell@127.0.0.2) by mail.codesourcery.com with ESMTPA; 11 Oct 2005 19:03:44 -0000 Message-ID: <434C0C87.9010005@codesourcery.com> Date: Tue, 11 Oct 2005 19:03:00 -0000 From: Mark Mitchell User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Andrew Pinski CC: binutils@sources.redhat.com, gcc-patches@gcc.gnu.org, dj@redhat.com, gdb@sources.redhat.com Subject: Re: PATCH: Fix fallout from at-file.texi in Makefile.in, texi2pod References: <200510111836.j9BIak2k027668@sethra.codesourcery.com> <2e2ce61816de3525f270605d8582080a@physics.uc.edu> <434C0943.40704@codesourcery.com> <67184be4e18626ff4f251b86f300a522@physics.uc.edu> In-Reply-To: <67184be4e18626ff4f251b86f300a522@physics.uc.edu> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2005-10/txt/msg00074.txt.bz2 Andrew Pinski wrote: > > On Oct 11, 2005, at 2:49 PM, Mark Mitchell wrote: > >> Andrew Pinski wrote: >> >>> Where does "@include @value" happen? >> >> >> Binutils. And, presumably, all future uses of expandargv from libiberty. > > 4.8 was only released this January which seems too early to require this > new version and even too late into the release cycle of GCC. I disagree. Building GCC requires lots of tools; there's no reason to tie our hands by requiring tools that are more than a year old. However, since I realized that I have makeinfo 4.5, I tried that; it seems to work OK too. So, consider the patch amended to use makeinfo 4.5. (That version is installed as/usr/bin/makeinfo on RHEL 3, so it's not terribly recent.) -- Mark Mitchell CodeSourcery, LLC mark@codesourcery.com (916) 791-8304