Re: [Plib-users] problem with fnt and release mode
Brought to you by:
sjbaker
From: Scott S. <sjs...@um...> - 2000-12-23 14:51:49
|
> The service packs also would be interesting (6.0 goes up to SP3 IIRC) 4.0 actually. To fix the problem, try turning the optimization settings to "assume aliasing across functions." This should be under project settings......tab called c++...drop-down optimizations, customize, check the box labeled "assume aliasing across function calls." This may fix your problem. ------------------ Scott Shumaker sjs...@um... ----- Original Message ----- From: "Christian Mayer" <Va...@t-...> To: <pli...@li...> Sent: Thursday, December 21, 2000 5:37 AM Subject: Re: [Plib-users] problem with fnt and release mode > Steve Baker wrote: > > > > Just out of interest, what version of MSVC++ is everyone who sees this > > bug using? I recollect someone telling me that the optimisations that > > V6 makes are *far* more dangerous than the ones in V7. > > There are only versions up to 6.0. IIRC V5.0 is supposed to create buggy > code (some people say that 6.0 is only a bug fixed 5.0) > > The service packs also would be interesting (6.0 goes up to SP3 IIRC) > > CU, > Christian > > > > _______________________________________________ > plib-users mailing list > pli...@li... > http://lists.sourceforge.net/mailman/listinfo/plib-users |