View Single Post

   
  #5 (permalink)  
Old 02-21-2008, 06:33 AM
Jerry McBride
 
Posts: n/a
Default Re: xfree-4.3.0-r3 compile error

walt wrote:

> "Eels" <gelton@kabelfoon.nl> writes:
>
>> These are my settings:
>> CHOST="i686-pc-linux-gnu"
>> CFLAGS="-march=i686 -O3 -pipe"
>> CXXFLAGS="-march=i686 -O3 -pipe"

>
>
>> > Eels wrote:
>> >
>> > > Hi,
>> > >
>> > > I keep on getting the same error when trying to emerge
>> > > xfree-4.3.0-r3...

>
>
>> > > make[2]: Entering directory
>> > > `/var/tmp/portage/xfree-4.3.0-r3/work/xc/config/imake'
>> > > march=i686 -O3 -O3 -O3 -O3

>
> Notice that the compiler flag -O3 appears four times. Maybe I've just
> never paid enough attention but I don't think I've seen that before.
>


---snip---

That's normal operation of emerge. WHat is happening is... each ebuild has
the ability of "filtering out" undesireable compiler flags. In your example
above, emerge filtered out 3 unwanted options... What they were, only you
know for sure. The multiple occurance of "-O3" will harm nothing.


--

************************************************** ****************************
Registered Linux User Number 185956
http://groups.google.com/groups?hl=e...ff&group=linux
Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing
html.
7:59am up 36 days, 12:52, 7 users, load average: 0.00, 0.00, 0.00
Reply With Quote