Dennis Ruffer wrote: > > Ok, its more than 2 times slower for what I'm doing, but I guess that's > gcc3's fault too, as was saw on Darwin.
gcc-3.0.x is not so bad with -fno-gcse. gcc-3.2 is pretty bad even with -fno-gcse. > Do you know if there's any way to > use gcc2, rather than 3? I am no cygwin expert, but if they have installed multiple versions in the same gcc-lib directory, using, e.g., "gcc -V 2.95.3" might work. - anton --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
