Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
CFLAGS verändern sich ohne mein zu tun
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
caraboides
Apprentice
Apprentice


Joined: 29 Jun 2004
Posts: 180
Location: Rostock

PostPosted: Sun Sep 19, 2004 6:04 pm    Post subject: CFLAGS verändern sich ohne mein zu tun Reply with quote

Hallo setze gerade Gentoo auf meinem Rechner auf, da ist mir z.B. beim übersetzen von Xfree aufgefallen, das folgendes vorbei kommt
Code:
gcc -march=pentium3 -pipe -O2 -ansi -pedantic -Wno-return-type -w    -fno-merge-constants

dabei habe ich in make.conf folgendes drin:
Code:
CFLAGS="-O4 -march=pentium4 -pipe -fomit-frame-pointer"


Wie kann das sein? das sich march ändert finde ich schon sehr ärgerlich
_________________
Long live the fighters!
Back to top
View user's profile Send private message
Fauli
l33t
l33t


Joined: 24 Apr 2004
Posts: 760
Location: Moers, Germany

PostPosted: Sun Sep 19, 2004 6:14 pm    Post subject: Reply with quote

Das xfree-ebuild ändert die -march-Option:
Code:
# Should fix bug #4189.  gcc-3.x have problems with -march=pentium4
# and -march=athlon-tbird
replace-flags "-march=pentium4" "-march=pentium3"
replace-flags "-march=athlon-tbird" "-march=athlon"
Back to top
View user's profile Send private message
caraboides
Apprentice
Apprentice


Joined: 29 Jun 2004
Posts: 180
Location: Rostock

PostPosted: Sun Sep 19, 2004 6:17 pm    Post subject: Reply with quote

Na dann ist ja gut, da die sich bestimmt was dabei gesacht haben kann ich jetzt ruhig schlafen :lol:
_________________
Long live the fighters!
Back to top
View user's profile Send private message
øxygen
Apprentice
Apprentice


Joined: 09 Mar 2004
Posts: 236
Location: Bergheim, Germany

PostPosted: Mon Sep 20, 2004 5:57 am    Post subject: Reply with quote

oh, man. Wenn ich sowas schon lesen... warum nicht gleich -O99? Alles oberhalb von -O3 hat keine Auswirkungen
Back to top
View user's profile Send private message
Gekko
l33t
l33t


Joined: 29 Oct 2002
Posts: 773

PostPosted: Mon Sep 20, 2004 6:48 am    Post subject: Reply with quote

øxygen wrote:
oh, man. Wenn ich sowas schon lesen... warum nicht gleich -O99? Alles oberhalb von -O3 hat keine Auswirkungen

Lass ihn doch, wenns ihm Spass macht :roll:
Diskussionen warum jene oder solche CFLAGS gut oder weniger gut sind hatten wir doch schon zu genüge.... :wink:
Back to top
View user's profile Send private message
sirro
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1472
Location: aachen.nrw.de.eu

PostPosted: Mon Sep 20, 2004 8:32 am    Post subject: Reply with quote

Gekko wrote:
Diskussionen warum jene oder solche CFLAGS gut oder weniger gut sind hatten wir doch schon zu genüge.... :wink:

Mal abgesehen davon hat -O3 Auswirkungen und das Streitthema ist nur ob es was bringt...
Back to top
View user's profile Send private message
xces
Guru
Guru


Joined: 11 Oct 2002
Posts: 515

PostPosted: Mon Sep 20, 2004 11:57 pm    Post subject: Reply with quote

Fauli wrote:
Das xfree-ebuild ändert die -march-Option:
Code:
# Should fix bug #4189.  gcc-3.x have problems with -march=pentium4
# and -march=athlon-tbird
replace-flags "-march=pentium4" "-march=pentium3"
replace-flags "-march=athlon-tbird" "-march=athlon"

Das gilt aber nur für den einen Ebuild und wird nicht in die make.conf geschrieben. :roll:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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