X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=lqSv7QyjTp7i+v2rrvg2bjN9BdJsqfha67n+WIlNhxc LVA0yLf+E74LMPNBzGasQfHc47KJomK42XdjGbAVl/HZY1p7X0jTELySieqSIFOL telbPJRpy+QHVz7V5w88AQmf1z50KfEMot956hsGcrT5wB1UBdHej6QyepzZdMUc = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=OJKDh0/D5MrvEQ2qiDyB4jJ1lQg=; b=iFkNS3aBWfV5YBQQB Dtz0Kxj/8N2fYubAWL13w6rbh9J2S6OquY2xeKyxICix2spgV6+tvs+G1fR3JCAT jpHq+E2ZjvXACnEIEobykPaiNcu7CLDMXIiSJsg78w/PwMQh+d5E4es3YzHDWbm3 ZO9uwa87VPl5Qa/GtbuY1hBJVQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mail-pd0-f177.google.com X-Received: by 10.68.89.162 with SMTP id bp2mr2489899pbb.151.1385978386866; Mon, 02 Dec 2013 01:59:46 -0800 (PST) Message-ID: <529C5A15.2030504@users.sourceforge.net> Date: Mon, 02 Dec 2013 03:59:49 -0600 From: "Yaakov (Cygwin/X)" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Binutils 2.23.51 compilation problem References: <5298B4A5 DOT 8070100 AT gmail DOT com> <5298B56F DOT 1020605 AT gmail DOT com> <20131129154959 DOT GA16455 AT calimero DOT vinschen DOT de> In-Reply-To: <20131129154959.GA16455@calimero.vinschen.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2013-11-29 09:49, Corinna Vinschen wrote: > On Nov 29 23:40, Frew Cen wrote: >> I'm trying to compile and install binutils+GCC for my machine. >> I have compiled lastest binutils sources without getting any error, but >> installation seems to have some problems with gas documentation. >> >> The output of the installation is very large and some of the warnings >> are repeating (they just occur on different lines). It looks like the >> problem is caused by 'as.info' file, and I guess I'm using old version >> of some tool for '.texi' files. > > Looks like a bug in the docs. You should report this problem to > the public binutils mailing list . No need; AFAICS this has already been fixed upstream in the 2.24 snapshots[1]. If you need to build 2.23.x or earlier, you will need some or all of these patches: http://pkgs.fedoraproject.org/cgit/binutils.git/plain/binutils-2.23.2-bfd-texinfo-fixes.patch?h=f20 http://pkgs.fedoraproject.org/cgit/binutils.git/plain/binutils-2.23.2-ld-texinfo-fixes.patch?h=f20 http://pkgs.fedoraproject.org/cgit/binutils.git/plain/binutils-2.23.52.0.1-as-doc-texinfo-fixes.patch?h=f20 HTH, Yaakov [1] http://pkgs.fedoraproject.org/cgit/binutils.git/commit/?id=5b79e05 -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple