Mail Archives: djgpp/1997/11/30/19:17:05
On Sun, 30 Nov 1997, Eli Zaretskii wrote:
|On Thu, 27 Nov 1997, Alan M. Doerhoefer wrote:
|
|> In both cases, I used the same makefile, with these compile/link
|> switches: -v -s -m486 -O3 -ffast-math
|
|Why -O3? Did you try -O2? If so, what were the results?
True enough. Various things I have tried (such as the MAME drivers, parts
of DOSEMU, parts of the linux kernel) have produced both smaller and
faster code with -m386 and -O2 rather than -m486 and -O3. And other
mixes. This may not be the case with a Pentium. I am using a Cyrix
6x86/PR120+ and it seems to ignore a lot of the rules for making code fast
on a pentium. :)
Wil Barath, aka WseM : "I feel as though I see my pen to write"
Author of VPM, EDITPLN, and other VGA Planets support programs
<h3><hr><a HREF="http://victoria.tc.ca/~wi534">Visit my Homepage <a/><hr></h3>
- Raw text -