X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-workers-bounces using -f Date: Mon, 21 Jan 2002 16:06:35 +0200 (WET) From: Andris Pavenis X-Sender: pavenis AT ieva06 To: Eli Zaretskii Cc: djgpp-workers AT delorie DOT com Subject: Re: Default output format In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 21 Jan 2002, Eli Zaretskii wrote: > > On Mon, 21 Jan 2002, Andris Pavenis wrote: > > > We have more difference with linker script from binutils. > > Ok to check in? > > What version of Binutils was the first to support *(SORT(.dtors.*))? > If it's something very new, we could be breaking users who still use > older Binutils. > Verified that binutils-2.9.1 did not accept *(SORT(*.dtors.*)) (had gcc-2.95.3 cross-compiler and binutils-2.9.1 built as cross-binutils one one box for case I'll should have to build gcc-2.95.X for distribution any more) Andris