Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compiler Flags für Pentium M
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
arturw
n00b
n00b


Joined: 08 Jun 2003
Posts: 1

PostPosted: Sun Jun 08, 2003 11:08 am    Post subject: Compiler Flags für Pentium M Reply with quote

Hallo,

ich habe ein Notebook mit einem Pentium M-Prozessor (konkret: Acer TM 800 Lci). Welche Compiler-flags sollte ich da nehmen, damit das System möglichst schnell ist. Absolute Absturzsicherheit ist nicht so notwendig. Das Ding wird nicht als Server betrieben ;-)

Vielen Dank!

MfG
Artur W
_________________
______________________________________
Ich habe kein Problem mit Jesus.
Aber Ohne!!!
Back to top
View user's profile Send private message
Vyper
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2003
Posts: 81
Location: Frankfurt, Germany

PostPosted: Sun Jun 08, 2003 11:21 am    Post subject: Reply with quote

Versuch's doch erstmal mit denen, die in der FAQ empfohlen werden:

Code:
-O3 -mcpu=i686 -march=i686 -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-cse-after-loop -frerun-loop-opt -falign-functions=4


Die sorgen für ziemlich hoch optimierten Code, und die meisten Systeme laufen danach immer noch weitgehend stabil.
Back to top
View user's profile Send private message
MasterOfMagic
l33t
l33t


Joined: 20 Aug 2002
Posts: 677
Location: Vienna, Austria

PostPosted: Sun Jun 08, 2003 11:26 am    Post subject: Reply with quote

ich würde es mit

Code:

-march=pentium4 -O2 -pipe


machen läuft auf meinem notebook bestens.

mfg
masterofmagic
_________________
Gentoo 1.4
Kernel 2.4.24
KDE 3.1.5
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