Date: Tue, 2 Feb 1999 16:04:44 -0500 Message-Id: <199902022104.QAA08963@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <3.0.6.32.19990202115636.00849100@pop.netaddress.com> (message from Paul Derbyshire on Tue, 02 Feb 1999 11:56:36 -0500) Subject: Re: performance References: <199902011747 DOT SAA11228 AT acp3bf DOT physik DOT rwth-aachen DOT de> <3 DOT 0 DOT 6 DOT 32 DOT 19990202115636 DOT 00849100 AT pop DOT netaddress DOT com> Reply-To: djgpp AT delorie DOT com > C'mon guys. COFF is as obsolete as DJGPP 1.x. It's time to move on and use > an executable format worthy of the new millennium, or at least of the > 1990s. :-) Unfortunately, switching from COFF to anything else is harder than you'd expect, just because of the many places where COFF is assumed.