From: "Gyorgy Abonyi" Newsgroups: comp.os.msdos.djgpp Subject: Re: Pentium Optimizations Date: 16 Apr 1997 18:44:53 GMT Organization: DataNet Lines: 26 Message-ID: <01bc4a96$497fe6c0$b61695c2@loop.hu.bonus.com> References: <33526BA6 DOT 2FDB AT dlc DOT fi> NNTP-Posting-Host: loop.hu.bonus.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk anonymous wrote in article <33526BA6 DOT 2FDB AT dlc DOT fi>... > Does anyone know if pentium optimizations are going to be implemented in > djgpp in the near future? It is quite strange that djgpp doesn't > optimize for pentiums even though pentium processors have been available > for such a long time... > > > Hi ! I just managed the GCC 2.7.2p -intel Pentium patches to work with my DJGPP2. There was problems with (and they are still there unfortunatly) with the CWSDPMI host, when i tried to compile something with the -mpentium flag, the GCC crashed with a SIGSEGV..... Compiling in a Win95 dos box everithing is OK, but the compilation of the DJGPP itself, becos of the long filenames..... If i will have a realy working pentium patch to the DJGPP, i'll will publish it.