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=wjWtnUPbLeZUIYkMNSAyTJetPr/DZtJEczFZxd7lcNC 6wOoJ2EaLk8SUW2dM2Uw0SL7+3JkT9sbNjlaEmzJiYdeteAmp90Uox1ePZ1II46s rP842mj9ceBfZiefGEwA7U8P9G/j0S2PdS555rHkqrokNYiSuCUDp1Ny3INbcbrc = 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=B19OzI9slQtKh+1qQBJY+N66gEg=; b=aahQN/MWgabKfqqyP YEOkqDUMO1vE5cswIBqxpruwTOvVGlohQByLjikY7o2RXPDbPTRAWKA5JfQZP1Y9 GMh4hZ7T4cKFDeiOyJpVW1snA0AhsZ5dV/0v/Kc2G8doD70rtot8THYQ1CaxPFtW TNYfjaQha2R1vKdhs/CJQjYRuY= 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=-1.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <5332EF1B.8090207@cornell.edu> Date: Wed, 26 Mar 2014 11:15:39 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Relocation errors with latest binutils References: <532B6C41 DOT 4080806 AT cornell DOT edu> In-Reply-To: <532B6C41.4080806@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 3/20/2014 6:31 PM, Ken Brown wrote: > With binutils-2.24.51-1 the build of xetex.exe (part of TeX Live) fails > with relocation errors like the following: > > g++ -g -O2 -o xetex.exe xetexdir/xetex-xetexextra.o > synctexdir/xetex-synctex.o xetex-xetexini.o xetex-xetex0.o > xetex-xetex-pool.o libxetex.a > /home/kbrown/src/texlive/test64/Work/libs/harfbuzz/libharfbuzz.a > /home/kbrown/src/texlive/test64/Work/libs/graphite2/libgraphite2.a > /home/kbrown/src/texlive/test64/Work/libs/icu/icu-build/lib/libicuuc.a > /home/kbrown/src/texlive/test64/Work/libs/icu/icu-build/lib/libicudata.a > /home/kbrown/src/texlive/test64/Work/libs/teckit/libTECkit.a > /home/kbrown/src/texlive/test64/Work/libs/poppler/libpoppler.a > /home/kbrown/src/texlive/test64/Work/libs/libpng/libpng.a > /home/kbrown/src/texlive/test64/Work/libs/freetype2/libfreetype.a > /home/kbrown/src/texlive/test64/Work/libs/zlib/libz.a -lfontconfig > -lexpat -lfreetype -lz -lbz2 lib/lib.a > /home/kbrown/src/texlive/test64/Work/texk/kpathsea/.libs/libkpathsea.a > -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic > /home/kbrown/src/texlive/test64/Work/libs/harfbuzz/libharfbuzz.a(hb-ot-shape-complex-arabic.o):hb-ot-shape-complex-arabic.cc:(.rdata+0x140): > relocation truncated to fit: R_X86_64_PC32 against > `.text$_ZNK2OT19SubstLookupSubTable8dispatchINS_25hb_get_coverage_context_tEEENT_8return_tEPS3_j' > > > [and many more relocation errors] This seems to be the same problem reported by Yaakov last year; see the long thread starting at http://cygwin.com/ml/cygwin-developers/2013-04/msg00055.html and continuing into May and June. Corinna announced a fix in http://cygwin.com/ml/cygwin-apps/2013-06/msg00057.html; is it possible that the fix didn't make it into the latest binutils? Ken -- 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