Date: Thu, 16 Feb 2012 22:27:09 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: John Marino <draco@marino.st> Cc: Pedro Giffuni <pfg@freebsd.org>, freebsd-toolchain@freebsd.org Subject: Re: DragonFly added support for ELF preinit, init, and fini arrays Message-ID: <20120216202709.GQ3283@deviant.kiev.zoral.com.ua> In-Reply-To: <4F3D3409.3040006@marino.st> References: <4F3C5A3A.6050107@FreeBSD.org> <20120216154730.GL3283@deviant.kiev.zoral.com.ua> <4F3D3409.3040006@marino.st>
next in thread | previous in thread | raw e-mail | index | archive | help
--eZdNmHDYna/PvIuD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 16, 2012 at 05:51:21PM +0100, John Marino wrote: > One obvious case for the immediate use is the building of gold linker in= =20 > binutils 2.22. By default, it moves constructors into the init array,=20 > so gold will segfault if it was linked with itself. (The workaround is= =20 > to patch option.h file to change the ctors-in-init-array to false before= =20 > building gold so it has the same behavior as gnu ld). Linking gold with gold is quite a work to setup a test case. Could you provide me with isolated test cases like you did for the exception handling ? --eZdNmHDYna/PvIuD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (FreeBSD) iEYEARECAAYFAk89Zp0ACgkQC3+MBN1Mb4i3VwCbBC7Q7Fsl/LstQV8Z/td0Zhel y7MAn3DoiOFk8yld99DalhuR/sM9NFsH =GAvO -----END PGP SIGNATURE----- --eZdNmHDYna/PvIuD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120216202709.GQ3283>