Re: [gentoo-user] New computer and Gentoo

2011-07-23 Thread Stroller
On 22 July 2011, at 07:45, Florian Philipp wrote: > Every "native" setting is just resolved by gcc at compile time to some > concrete setting like "core2". Perfectly correct. On 21 July 2011, at 15:05, Florian Philipp wrote: > ... > (unless, of course, if the GCC guys get their switch-case log

Re: [gentoo-user] New computer and Gentoo

2011-07-21 Thread Florian Philipp
Am 21.07.2011 15:10, schrieb William Kenworthy: > On Thu, 2011-07-21 at 11:21 +0200, Florian Philipp wrote: >> Am 21.07.2011 10:57, schrieb Pandu Poluan: >>> -original message- >>> Subject: Re: [gentoo-user] New computer and Gentoo >>> From: Bill Kenworthy &g

Re: [gentoo-user] New computer and Gentoo

2011-07-21 Thread William Kenworthy
On Thu, 2011-07-21 at 11:21 +0200, Florian Philipp wrote: > Am 21.07.2011 10:57, schrieb Pandu Poluan: > > -original message- > > Subject: Re: [gentoo-user] New computer and Gentoo > > From: Bill Kenworthy > > Date: 2011-07-21 12:54 > > > >> On

Re: [gentoo-user] New computer and Gentoo

2011-07-21 Thread Florian Philipp
Am 21.07.2011 11:21, schrieb Florian Philipp: > Am 21.07.2011 10:57, schrieb Pandu Poluan: >> -original message- >> Subject: Re: [gentoo-user] New computer and Gentoo >> From: Bill Kenworthy >> Date: 2011-07-21 12:54 >> >>> On Thu, 2011-07-21 at 06:

Re: [gentoo-user] New computer and Gentoo

2011-07-21 Thread Pandu Poluan
On Thu, Jul 21, 2011 at 16:21, Florian Philipp wrote: > > Am 21.07.2011 10:57, schrieb Pandu Poluan: > > -original message- > > Subject: Re: [gentoo-user] New computer and Gentoo > > From: Bill Kenworthy > > Date: 2011-07-21 12:54 > > > >>

Re: [gentoo-user] New computer and Gentoo

2011-07-21 Thread Florian Philipp
Am 21.07.2011 10:57, schrieb Pandu Poluan: > -original message- > Subject: Re: [gentoo-user] New computer and Gentoo > From: Bill Kenworthy > Date: 2011-07-21 12:54 > >> On Thu, 2011-07-21 at 06:26 +0100, Mick wrote: [...] >> Ive just stumbled on something weird with

RE: [gentoo-user] New computer and Gentoo

2011-07-21 Thread Pandu Poluan
-original message- Subject: Re: [gentoo-user] New computer and Gentoo From: Bill Kenworthy 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. >&

Re: [gentoo-user] New computer and Gentoo

2011-07-20 Thread Bill Kenworthy
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 recom

Re: [gentoo-user] New computer and Gentoo

2011-07-20 Thread Mick
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

Re: [gentoo-user] New computer and Gentoo

2011-07-20 Thread Adam Carter
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.

[gentoo-user] New computer and Gentoo

2011-07-20 Thread CJoeB
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 C