Re: How to turn off optimization

2000-07-19 Thread Kayvan A. Sylvan
On Wed, Jul 19, 2000 at 04:06:38PM +0300, Baruch Even wrote: > > The subject says it all, I want to remove completely the optimizations in > my development code, that is I want to remove that -O flag from the > compilation process. > > Preferably an added configure magic so that I won't need to

Re: How to turn off optimization

2000-07-19 Thread Jean-Marc Lasgouttes
> "Baruch" == Baruch Even <[EMAIL PROTECTED]> writes: Baruch> The subject says it all, I want to remove completely the Baruch> optimizations in my development code, that is I want to remove Baruch> that -O flag from the compilation process. Baruch> Preferably an added configure magic so that

How to turn off optimization

2000-07-19 Thread Baruch Even
The subject says it all, I want to remove completely the optimizations in my development code, that is I want to remove that -O flag from the compilation process. Preferably an added configure magic so that I won't need to fidget with it every time I update my copy. -- Baruch Even http://te