From: "UCS" Newsgroups: comp.os.msdos.djgpp Subject: Re: Pentium GCC Date: Sun, 18 May 1997 18:43:04 -0500 Organization: University of Southwestern Louisiana Message-ID: <5lpp4e$3si@rouge.usl.edu> References: <199705161806 DOT AA015135970 AT typhoon DOT rose DOT hp DOT com> NNTP-Posting-Host: lxk7324.usl.edu Lines: 27 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk The Pentium compiler has some problem with a specific package Meschach: a public linear system library from ftpmaths.anu.edu.au. With -O6 option, the compiler crashes at compiling the spbkp.c (while the previous pgcc version cc1.exe.gz, it hangs at the same place). There are some other routines/examples in the package cause problem with -O6 option. Well, with -O2 option, everything is OK (compiled and working).Maybe, the experts can take a look at the package. ftp://ftpmaths.anu.edu.au/pub/meschach/mesch12 b.zip I will like to know whether is a bug in the compiler or in the Meschach package.Thank you. Lan KeAndrew Crabtree wrote in article <199705161806 DOT AA015135970 AT typhoon DOT ros e.hp.com>...>Hi Guys ->>I can't remember if stuff like this needs to go to a special>list other than the standard djgpp one so here goes.>>The Pentium Compiler Group Home page will now have links to>precompiled binaries for DJGPP. The PCG can be found at either>http://www.goof.com or http://nightflight.com/~pcg.>>I have just now (10:30 AM on the 16th) ftp'd the files over to them.>The guy taking care of updating the web site is in germany, so it>may be a while before it gets updated.>>So What is it?>>Its a replacement for gcc, cpp, cc1, and cc1plus that is built from>a snapshot off of the working tree for GCC 2.8.0 from May 9th 1997,>patched to include additional optimization for Pentiums and Pentium Pros.>>My initial observations is that its pretty darn good, and I haven't had>any problems yet.>>For more information on it see the FAQ from the PCG homepage.>>Andrew> >>>>>