From: pavenis AT lanet DOT lv Message-ID: To: djgpp-workers AT delorie DOT com Date: Fri, 25 Jun 1999 18:11:55 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: binaries of egcs-19990623 X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp-workers AT delorie DOT com Hi! Binaries of gcc-2.95 19990623 (prerelease) are available at http://www.lanet.lv/~pavenis/djgpp.html I built these binaries using: egcs-1.1.2 for bootstrapping gcc CVS version of DJGPP (updated 19990616) bash-2.03 (seems there are still problems but it's possible to build gcc) binutils-2.91 As before I configured gcc-2.95 snapshot without enabling HAIFA scheduler. As SET noticed the default is '-march=pentium -mcpu=pentium'. All my earlier tests (including grepping sources) shows that executables (both gcc itself and compiled binaries) works even on 386. So unless there are serious objections I'll not change that (such defaults had gcc in Slackware Linux distribution for rather long time and I didn't saw messages about problems, now in Slackware-4.0 they built egcs-1.1.2 with -march=i386 -mcpu=i386 as default. I can only guess that Patrik now have Pentium 2 or better and autodetected i686-pc-linux-* is no more compatible with i386) Andris