Mail Archives: djgpp/1996/08/21/04:13:38
Mark Habersack wrote:
>
> On Tue, 13 Aug 1996, Elliott Oti wrote:
>
> >Compiling with -ffast-math , -fomit-frame-pointer reduces
> ^^^^^speaking of this one. I read that this
> switch causes WinXX to break down??? Well, I use it all the time and so far no
> failures!! So have anyone of you had any problems of this nature with the
> switch? And if so, in what environment (I checked Win3.11, Win95 & WinNT -
> everything's OK)
>
info says that using -fomit-frame-pointer prevents debugging on i386 machines
(never tried it meself), but I find Mark's question an interesting one.
I try to make my programs as Win-friendly as possible, and they crash
fairly often ( sound routines especially playing mods are the worst
culprits), but the switch has little to do with it. I now use it all
the time, as the extra register makes ALL the difference. Still -- where there's
smoke, there's fire . Only, where's the fire? Any of you guys seen fire?
Any ideas, Eli?
- Raw text -