Date: Thu, 17 Sep 1998 16:55:34 +0300 (IDT) From: Eli Zaretskii To: Rylan cc: djgpp AT delorie DOT com Subject: Re: DJGPP does very well with performance? In-Reply-To: <6tnk2m$7vm$4@news2.saix.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 16 Sep 1998, Rylan wrote: > but in general how well does DJGPP do against > commercial protected mode C compilers like Watcom? In general, the code produced by both compilers is roughly the same speed and size. Watcom was better in Pentium-specific optimizations before GCC 2.8.1 and EGCS were released, but I think that gap is closed now. > If this has been done to death, please ignore me - just curious! It's been beaten to death. It's in the FAQ (section 14.1).