View Single Post

   
  #8 (permalink)  
Old 02-21-2008, 05:36 AM
PiotrAF
 
Posts: n/a
Default Re: xfree-4.3.0-r3 compile error

On Fri, 07 Nov 2003 15:13:34 -0800, Steven Klass wrote:

> I too am seeing the same errors..
>
> I noticed the multiple O3 statements and tried to slim it down - no luck.
>

AFAIK (man gcc) you can even have -O0 -O2 -O3 -Os an dnot only a multiple
same flag and gcc considers only the last. So , although it looks weird, I
agree, it doesn't cause any errors with me (gcc332) nor did before
(gcc323) whene emerging XFree.

[please cut the quotes and reply below it]
Reply With Quote