From: Michal Kapalka <kapalka@mfn.sk>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] Re: Installation fuer "low end" System auf "besserem" System vorbereiten?
Date: Mon, 08 Aug 2005 12:27:42 +0200 [thread overview]
Message-ID: <42F7339E.1090900@mfn.sk> (raw)
In-Reply-To: <20050808120202.1b44e091@mail.sdamm.de>
Haloo Liste,
ich habe auch Intel pentrium M procesor, ich habe mich nach diesen howto
gehalten :
http://gentoo-wiki.com/Safe_Cflags
<snip>
Pentium-M / Centrino (Intel)
vendor_id : GenuineIntel
cpu family : 6
model : 9
model name : Intel(R) Pentium(R) M processor XXXXMHz
For gcc < 3.4.3:
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -mfpmath=sse"
CXXFLAGS="${CFLAGS}"
Comment: I also have working system but no benchmark in speed difference
to the above with:
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
For gcc >= 3.4.3:
CHOST="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium-m -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
Indeed it seems more a question of belief than of real speed if you use
optimization level O2 or O3. O3 works well for me, but people may prefer
to stick with O2. Options concerning SSE and such things sometimes may
cause very long compile times until errors occur.
</snip>
Liebe Grüße,
Michal Kapalka
--
gentoo-user-de@gentoo.org mailing list
next prev parent reply other threads:[~2005-08-08 10:29 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-27 20:49 [gentoo-user-de] Installation fuer "low end" System auf "besserem" System vorbereiten? Alexander Skwar
2005-07-27 22:11 ` Arnold Krille
2005-07-27 22:43 ` Alexander Skwar
2005-07-28 10:36 ` Sascha Hlusiak
2005-07-28 13:52 ` Ace Dahlmann
2005-07-29 15:53 ` Alexander Skwar
2005-07-29 17:53 ` [gentoo-user-de] " Thomas Schweikle
2005-07-29 18:13 ` Ace Dahlmann
2005-07-29 19:16 ` Thomas Schweikle
2005-07-29 22:00 ` Alexander Skwar
2005-07-29 23:58 ` Ace Dahlmann
2005-07-29 21:57 ` Alexander Skwar
2005-07-30 7:47 ` Thomas Schweikle
2005-08-06 9:44 ` Alexander Skwar
2005-08-06 10:02 ` Arnold Krille
2005-08-06 10:21 ` Alexander Skwar
2005-08-10 21:30 ` Thomas Schweikle
2005-08-06 11:12 ` qemu - Zu emulierende CPU einstellen? (was: [gentoo-user-de] Re: Installation fuer "low end" System auf "besserem" System vorbereiten?) Alexander Skwar
2005-08-06 12:25 ` pslizer
2005-08-06 15:14 ` [gentoo-user-de] Re: qemu - Zu emulierende CPU einstellen? Alexander Skwar
2005-08-08 10:02 ` [gentoo-user-de] Re: Installation fuer "low end" System auf "besserem" System vorbereiten? Sebastian Damm
2005-08-08 10:27 ` Michal Kapalka [this message]
2005-08-08 11:21 ` Alexander Skwar
2005-08-08 13:45 ` Sebastian Damm
2005-07-31 16:55 ` [gentoo-user-de] " Markus Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42F7339E.1090900@mfn.sk \
--to=kapalka@mfn.sk \
--cc=gentoo-user-de@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox