From: Bruce Dawson Newsgroups: comp.os.msdos.djgpp Subject: COFF Format (was Re: performance) Date: Tue, 02 Feb 1999 23:27:07 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 29 Message-ID: <7981jv$295$1@nnrp1.dejanews.com> 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> <199902022104 DOT QAA08963 AT envy DOT delorie DOT com> NNTP-Posting-Host: 206.165.251.1 X-Article-Creation-Date: Tue Feb 02 23:27:07 1999 GMT X-Http-User-Agent: Mozilla/4.06 [en] (WinNT; I) X-Http-Proxy: 1.0 x11.dejanews.com:80 (Squid/1.1.22) for client 206.165.251.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article <199902022104 DOT QAA08963 AT envy DOT delorie DOT com>, djgpp AT delorie DOT com wrote: > > > 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. It would also simplify a lot of things, at least if you switched to PE format. There are literally hundreds of FREE PE format utilities, including dozens written by Matt Pietrek for MSJ, that would open up new debugging, error checking, profiling and other possibilities. As one extravagant example, note that WinDbg, a decent source level debugger with a graphical user interface, is available for free. Therefore a switch to PE format would mean you could use a much easier to use debugger, and you wouldn't have to port rhgdb, etc. Presumably supporting COFF and PE simultaneously would be a hassle, but not supporting PE is a great limitation on Win32. Bruce Dawson - not speaking for my employers Cavedog Entertainment http://www.cavedog.com Creators of Total Annihilation -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own