Message-ID: <3645C650.19A68CED@gmx.net> Date: Sun, 08 Nov 1998 15:26:56 -0100 From: Robert Hoehne Organization: none provided X-Mailer: Mozilla 4.01 [de] (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: DJGPP 2.02 Beta 981027 X-Priority: 3 (Normal) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote : > > I was never in fond of this change in Binutils, and I'm even less in It is not a change in binutils or gcc, it is the change in the linker script (which uses the new feature of binutils). Simply change the OUTPUT_FORMAT("coff-go32-exe") to OUTPUT_FORMAT("coff-go32") and you have the old behaviour. Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************