X-Recipient: archive-cygwin@delorie.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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=A7Sbxj/iJAhyF5Dk3+Sl7viuzGaASSN35366+6UcV83up5awXpVhz
	RXclxBV2CDJfRLYTDq5RrFJF8nATo5l+a1nk93PrjvxH35LGRJIMpY/685zA+Cot
	VGrz1jpgT0BYp5z8REgW16SSJaUvereR9QNuGRzKEav3GReFMsPLEM=
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:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=NBbizyXWO/kfPvFIcD1dE2uO+j0=; b=v7q/0I+Y2XgxLwO2prTiGv40qW0r
	Q7whL6Jn3OabRxeJ98/M+dtfxb5U/XNFXYy56/91m29nwSsmzuCZKDUg6P6uu4Sh
	g6asz4NbVR+EDM1eWBLPPiBwcm1stsK6lnvwmoxL8pDT1cF6eMfpyzrA2zFm25aC
	ebELA8p9bn51uGo=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: calimero.vinschen.de
Date: Wed, 26 Mar 2014 17:14:34 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Relocation errors with latest binutils
Message-ID: <20140326161434.GO27624@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <532B6C41.4080806@cornell.edu> <5332EF1B.8090207@cornell.edu>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;	protocol="application/pgp-signature"; boundary="jkO+KyKz7TfD21mV"
Content-Disposition: inline
In-Reply-To: <5332EF1B.8090207@cornell.edu>
User-Agent: Mutt/1.5.21 (2010-09-15)

--jkO+KyKz7TfD21mV
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mar 26 11:15, Ken Brown wrote:
> 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-s=
hape-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_contex=
t_tEEENT_8return_tEPS3_j'
> >
> >
> >[and many more relocation errors]
>=20
> 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?

It has not been applied yet, in fact.  My collegue is just looking into
that and will pull it in today if it passes the testsuite.

Fortunately we need a new binutils soon anyway :}


Corinna

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--jkO+KyKz7TfD21mV
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJTMvzqAAoJEPU2Bp2uRE+gRPwP/3KMVJlv4Fc0jDstedUGUs7y
IOfiJg5EWn0XyUXkldsg/d2v1GHXA7dZ31OeiE3rDGpf73gPqww7eqaxK6u/+6oa
GM24/XCOk/NdP3Ftgfy9qz+70JIEvRZRP1v8xPQ50jLVnWsKde49bFTsqADLpSoM
CDvsF2kDWf+t+nyFS3cQysHa7Mb2c4yXvrsjTfTtjRI9tMlbcNZRUr1Hls/zndxT
giiy+ZPEJ08bIVqsWObIWxzJf7oTk3npdZF6+V19PoAo/3Qc/QxJFNV7Fgi7U0B+
Pd8EiKwvkXXok3E70IEivsIfnziecaKluBJVyqnrKg4DfKBLU2NZUVCuXSOVlCN4
nV6QA1XpD4UtcnpmQB0NsXKF1cH+q2vJN68PWjk9Vv2aWcCPGCKiN7UMO9NsEaB+
yfXp5GKC9eT/TD3NmDnjdC5sxUGuv/rIZ83r6xwNlu2Mhx8Bn/QR/L8Kc3NF0XSz
t9kzvkE/EUAnUJ8uij8MZNa+ss0Odq/DSC5PYSxF3npa3/QTjIwq608KvEACdbZw
wtwcrXIFcCCJwQ1JPS6lClt6611TFaslrtA+UpEcItn/QUvVsDW8rflwIfiA3EPl
W/1fcrUYDKe/ptVrw6t3kFAzk7BWdG1IGigb7Kcd8MmOcwH6Jnp91PE6uex5IHkl
jbruTEMEPExmnF/VlJZ0
=/TVJ
-----END PGP SIGNATURE-----

--jkO+KyKz7TfD21mV--
