On 20-Aug-2002 Wahib Nackad wrote:
>>What if you use only some of those flags?
> It doesn't work, I've tried the following flags without success:
> -O2 -march=i686 -funroll-loops -pipe
> -O2 -march=i686 -pipe
> -O2 -pipe
> 
> The *only* way to make it work is with "-pipe" only. Binaries and libraries 
> are *not* striped at all.

What about using -O instead of -O2?  In FreeBSD land we have seen some bugs on
i386 with -O2 with both gcc 3.1 and gcc 2.95.x.

-- 

John Baldwin <[EMAIL PROTECTED]>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to