From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Fri, 22 Jun 2001 09:54:17 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: binutils 2.11.2 test binaries available Message-ID: <3B3315C9.6358.97B64@localhost> In-reply-to: <4.2.0.58.20010622111008.01e36c50@ics.u-strasbg.fr> References: <3B32971C DOT 8463 DOT 6A7D32 AT localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) 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 > The problem is that the linker is called with option > -oformat (that is accepted by the previous version of ld) > and now it seems to require --oformat > Is this a wanted new feature ? > I believe this change was made to prevent confusion with '-o format'. So now two dash version is the only one recognized. Mark