Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gehen diese cflags?
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
daemonb
Apprentice
Apprentice


Joined: 24 Jul 2002
Posts: 242

PostPosted: Tue Jun 03, 2003 8:04 am    Post subject: Gehen diese cflags? Reply with quote

CFLAGS="-march=k6-2 -O3 -m3dnow -mmmx -pipe -fomit-frame-pointer"

Würde das gehen?
Verbesserungsvorschläge?

Danke schonmal DaemonB
Back to top
View user's profile Send private message
JensZ
Guru
Guru


Joined: 15 Feb 2003
Posts: 339
Location: Freiburg

PostPosted: Tue Jun 03, 2003 8:08 am    Post subject: Reply with quote

-m3dnow und -mmmx sind meines Wissens im -march=k6-2 enthalten -fomit-frame-pointer würde ich weglassen, das gibt anscheinend Probleme in Verbindung mit -march=k6-2 oder K6-3 (auf nem K6-3 ließ sich libpng nicht mit -fomit-frame-pointer compilieren), steht auch einiges in der bug database drüber drinnen. Entweder du läßt das -fomit-frame-pointer weg oder du änderst -march in i686.
Back to top
View user's profile Send private message
daemonb
Apprentice
Apprentice


Joined: 24 Jul 2002
Posts: 242

PostPosted: Tue Jun 03, 2003 8:26 am    Post subject: Reply with quote

aber k62 ist nur i586
was kann ich noch ergänzen? Will möglichst viel performance rausholen!
Back to top
View user's profile Send private message
JensZ
Guru
Guru


Joined: 15 Feb 2003
Posts: 339
Location: Freiburg

PostPosted: Tue Jun 03, 2003 8:48 am    Post subject: Reply with quote

upps stimmt das hätt böse enden können, ich hab -fomit-frame-pointer weg gelassen. Hier stehen ein paar gänige optimierungen http://www.freehackers.org/gentoo/gccflags/flag_gcc3.html ansonsten man gcc
Back to top
View user's profile Send private message
daemonb
Apprentice
Apprentice


Joined: 24 Jul 2002
Posts: 242

PostPosted: Tue Jun 03, 2003 8:50 am    Post subject: Reply with quote

was sagst du dazu bei K6-2.
Was macht diese CFLAG von der performance zur standard -mcpu=i686 aus?
Ich denke nix, ausser das der code bei letzerem aufgrund der befehle die es mehr gibt größer wird oder länger dauert?
Back to top
View user's profile Send private message
JensZ
Guru
Guru


Joined: 15 Feb 2003
Posts: 339
Location: Freiburg

PostPosted: Tue Jun 03, 2003 8:54 am    Post subject: Reply with quote

Soweit ich weiß wird zum beispiel die cache Verwaltung an den Proz angepasst. Eine weitere Option ist -ffast-math das bewirkt das Ergebnisse aus berechnungen ungenau seien können.
Back to top
View user's profile Send private message
daemonb
Apprentice
Apprentice


Joined: 24 Jul 2002
Posts: 242

PostPosted: Tue Jun 03, 2003 9:04 am    Post subject: Reply with quote

jo ok, nehme k6-2 danke dir, müsste soviele optionen geben wie beim athlon *g* nur zum spielen halt. Beim K6/2 ist das schon fast langweilig, dass die zeile so leer ist hihi

Bis denne und danke

DaemonB
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