From: mlsoftware AT aol DOT com (Mlsoftware) Newsgroups: comp.os.msdos.djgpp Subject: Re: PGCC faster? Date: 29 May 1997 02:14:39 GMT Message-ID: <19970529021400.WAA15751@ladder02.news.aol.com> NNTP-Posting-Host: ladder02.news.aol.com Organization: AOL http://www.aol.com References: <338417d5 DOT 521443 AT news DOT csic DOT es> Lines: 10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In addition to using -O6 for pentium optimizations, it is also recommended that you use -mpentium to take advantage of pentium specific optimizations... Perhaps this may increase your frame rate. Also, are you using the 3D funcs of Allegro? That would easily explain why you don't get increased performance, as your alleg lib is pre-compiled. If I am saying moronic things, someone please correct me. L8r, Michael Lamanuzzi