X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com Message-ID: <5290B287.9070607@gmx.de> Date: Sat, 23 Nov 2013 14:49:59 +0100 From: Juan Manuel Guerrero User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121025 Thunderbird/16.0.2 MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: Binutils and LTO in GCC References: <5290666B DOT 6030906 AT iki DOT fi> In-Reply-To: <5290666B.6030906@iki.fi> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:KNET6mdj6iIM65nXyYuiqfhR40DzEY7QnLu+P2+XBXckHgbDiDK Dv1k8pVgEuBZZrQUH/Gb5hh1xkk9rIZ0793NKpi9sDDH9ZBkSPfAEDqpp5S9dGlP8bhgm25 2IoeUISCrFFYNdKMB2kvesOAyNleM8vta50kYFZSUgI7yqieZ36x5DZcQpDA5DgoqoMADyl QyQAVm0KBqaQEpPbQ4igg== Reply-To: djgpp-workers AT delorie DOT com Am 23.11.2013 09:25, schrieb Andris Pavenis: > We should discard .gnu.lto_* sections in linker similarly as it > is done for Linux > > /DISCARD/: { *(gnu.lto_*) } > > Now that at least for current development version of GCC (4.9) > one can with some additional modifications enable LTO it would > be nice to have support for it also in binutils > > The related source file is ld/scripttempl/i386go32.sc > > Andris > Do you need a new release of bnu2232 with the linker script that has the DISCARD line added? Regards, Juan M. Guerrero