From: Joseph Sany Kalapurakal Message-Id: <199805122023.QAA05510@acmey.gatech.edu> Subject: WATCOM or DJGPP To: djgpp AT delorie DOT com Date: Tue, 12 May 1998 16:23:55 -0400 (EDT) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk I am trying to make a 3d engine which needs bottleneck speed. Which compiler would be better (WATCOM c++ 11.0 or DJGPP 2.8). I read somewhere that DJGPP and WATCOM are almost the same in optimization( except for pentium optimizations which PCGPC took care of). Just want to make sure if that's true.Thanks in advance. --JOSEPH