> On Sat, Nov 01, 2003 at 03:43:45AM -0300, Norberto Bensa wrote: > > CFLAGS="-march=pentium -Os -ffast-math -fomit-frame-pointer -pipe"
On Fri, Oct 31, 2003 at 10:50:14PM -0800, Robin H. Johnson wrote: > do NOT use -ffast-math, it's asking for trouble (look it up in 'man gcc' > for the reason). Leaving aside the question of sillyness of using -ffast-math in the system CFLAGS, I'd be surprised if `ls` made use of any floating-point math at all, let alone requiring a strict implementation of the IEEE standard. -- When a true genius appears in the world, you may know him by this sign, that the dunces are all in confederacy against him. - Jonathan Swift -- [EMAIL PROTECTED] mailing list
