From: Andreas Mustun Newsgroups: comp.os.msdos.djgpp Subject: DJGPP 1 -> DJGPP 2 -> slower program speed? Date: Mon, 20 Jan 1997 12:03:39 +0100 Organization: RibbonSoft Lines: 8 Message-ID: <32E3510B.29AF@active.ch> Reply-To: ribbon AT active DOT ch NNTP-Posting-Host: dial-sa6.active.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Last days i swiched from DJGPP 1 to DJGPP 2. I adjust my program and compiled it. But my disappointment was big. My program is about 20 times slower using DJGPP 2 than DJGPP 1! I used the same compiler- options (-O2 -m486) I also tryed by using -O6. But the speed was the same: *much* slower. BTW I use GRX2.0 also. Who can help me make my prog faster (as fast as in DJGPP 1)?