From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 10 Apr 2001 09:59:22 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Binutils 2.11 rc1 available Message-ID: <3AD2D97A.6717.3C0A1@localhost> References: <3AD25740 DOT 20068 DOT 5F7B79 AT localhost> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com > Are there source changes against FSF sources of binutils-2.11. At least I > built binutils-2.11 for DJGPP from not modified sources (under Linux as > usually) and I didn't saw problems yet. I added the same patch I included in 2.10 to zero out the space between the section headers and the start of the .text section. I also used the updated linker script that handles '-ffunction-sections'. Mark