public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* RE: [gentoo-user] New computer and Gentoo
@ 2011-07-21  8:57 Pandu Poluan
  2011-07-21  9:21 ` Florian Philipp
  0 siblings, 1 reply; 11+ messages in thread
From: Pandu Poluan @ 2011-07-21  8:57 UTC (permalink / raw
  To: gentoo-user

-original message-
Subject: Re: [gentoo-user] New computer and Gentoo
From: Bill Kenworthy <billk@iinet.net.au>
Date: 2011-07-21 12:54

>On Thu, 2011-07-21 at 06:26 +0100, Mick wrote:
>> On Thursday 21 Jul 2011 03:29:17 Adam Carter wrote:
>> > amd64 means any x86 64bit platform, so Intel too.
>> > 
>> > march=native is good if you're not using distcc, or if you're only
>> > using distcc on core2 boxes. Otherwise be specific.
>> 
>> I recommend using the "64 bit profile (amd64) for >= GCC 4.3" which shows -
>> march=core2.  This is what I use here with multilib and had no problems.
>
>Ive just stumbled on something weird with march=native:
>
>At some point I had march=prescott on a core2 E4600 running 32bit -
>worked well.  Changed to march=native and did some upgrades with a few
>odd things like asterisk segfaulting in a glibc library afterwards, and
>some things not building.  Then to add confusion, I changed to an
>pentium Duo E6600 (flies!) and added another stick of ram.  More odd
>things happening such as reiserfs oopsing on shutdown.
>
>Last night the penny dropped and I looked the new processor up and
>changed to march=core2 and have mostly corrected (recompiled) the
>damage.
>
>So not sure about march=native now as it is only what was built with
>native thats been problematic.  With 20-20 hindsight it was perhaps
>predictable ...

IMO you're not supposed to compile part of the system with -march=<something> and the rest with -march=native. The instructions (and optimizations) emitted by -march=native might not be compatible with your previous -march.

I had deployed more than 10 Gentoo servers using -march=native without any problem.

CMIIW

Rgds,
--
FdS Pandu E Poluan
~ IT Optimizer ~

Sent from Nokia E72-1





^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-user] New computer and Gentoo
@ 2011-07-21  2:23 CJoeB
  2011-07-21  2:29 ` Adam Carter
  0 siblings, 1 reply; 11+ messages in thread
From: CJoeB @ 2011-07-21  2:23 UTC (permalink / raw
  To: gentoo-user

Hi everyone,

Today, I ordered a new desktop from Dell (offer too good to pass up!). 
The system is a Dell XPS 8300 with an Intel Core i7 processor.  I was
reading the Gentoo wiki about safe CFLAGS and it said that march=native
is recommended if I use gcc >= 4.2.3.

I looked at processor specific CFLAGS and if I am understanding this
correctly, for an Intel i7, I would use march=prescott for a 32 bit OS. 
It also mentions march=core2 if using gcc > 4.3 for a 64-bit OS. 
However, it has amd64 in brackets.  So would this be for an amd system?

Should I stick with march="native"?

Advice would be appreciated. 

Regards,

Colleen


-- 

Registered Linux User #411143 with the Linux Counter, http://counter.li.org





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-07-23 13:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-21  8:57 [gentoo-user] New computer and Gentoo Pandu Poluan
2011-07-21  9:21 ` Florian Philipp
2011-07-21  9:52   ` Pandu Poluan
2011-07-21  9:56   ` Florian Philipp
2011-07-21 13:10   ` William Kenworthy
2011-07-21 14:05     ` Florian Philipp
2011-07-23 13:40       ` Stroller
  -- strict thread matches above, loose matches on Subject: below --
2011-07-21  2:23 CJoeB
2011-07-21  2:29 ` Adam Carter
2011-07-21  5:26   ` Mick
2011-07-21  5:54     ` Bill Kenworthy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox