Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge mplayer using unexpected flags in gcc when compiling
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
AkiAki007
Apprentice
Apprentice


Joined: 07 Feb 2003
Posts: 150
Location: New York, NY

PostPosted: Wed Feb 19, 2003 8:26 pm    Post subject: emerge mplayer using unexpected flags in gcc when compiling Reply with quote

Currently doing emerge mplayer. After building and installing the dependencies, which installed just fine, I am seeing something which I think is rather peculiar in the compilation process.

Code:
gcc -c -O4 -march=pentium3 -mcpu=pentium3 etc, etc, etc


my CFLAGS=" -O3 -march=i686 -pipe etc, etc, etc"

Anyway, why did this particular build change my optimization level (though probably better for this app) and change my architecture, though it shouldn't matter because I have a Celeron - which shares the same motherboard as a PIII, but it is still somewhat concering, because something like this is unexpected.

Can anyone explain?
Back to top
View user's profile Send private message
AkiAki007
Apprentice
Apprentice


Joined: 07 Feb 2003
Posts: 150
Location: New York, NY

PostPosted: Thu Feb 20, 2003 12:58 pm    Post subject: Reply with quote

no thoughts...at all?? :(
Back to top
View user's profile Send private message
shadow303
Tux's lil' helper
Tux's lil' helper


Joined: 19 Apr 2002
Posts: 101

PostPosted: Thu Feb 20, 2003 5:32 pm    Post subject: Reply with quote

That is normal for building mplayer whether you are running Gentoo or not. MPlayer tries to configure things somewhat aggressively. I wouldn't worry about it.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum