Re: [Cooker] default rpm opt flags

2000-07-26 Thread Alexander Skwar
On Wed, Jul 26, 2000 at 11:16:55AM +0200, Thierry Vignaud wrote: > Wrong. Actually the used cflags are ' -O3 -fomit-frame-pointer -fno-exceptions >-fno-rtti -pipe -s -march=pentium -mcpu=pentiumpro -ffast-math >-fexpensive-optimizations' (make a rpm to check) Hmm, that's true. But when do the

Re: [Cooker] default rpm opt flags

2000-07-26 Thread Thierry Vignaud
Anton Graham <[EMAIL PROTECTED]> writes: > This hasn't affected me yet, because I have opt flags defined in you shouldn't. > ~/.rpmmacros, but in /usr/lib/rpm/i586-mandrake-linux we have: > > %optflags -O2 -march=i686 -O3 -fomit-frame-pointer > -fno-exceptions -fno-rtti -pipe -s -

[Cooker] default rpm opt flags

2000-07-25 Thread Anton Graham
This hasn't affected me yet, because I have opt flags defined in ~/.rpmmacros, but in /usr/lib/rpm/i586-mandrake-linux we have: %optflags -O2 -march=i686 -O3 -fomit-frame-pointer -fno-exceptions -fno-rtti -pipe -s -mcpu=pentiumpro -march=pentiumpro -ffast-math -fexpensive-optimizati