ultraincognito wrote:Veldrin wrote:ultraincognito: running a 32-bit system on that kind of hardware would be a waste.
Yes, you are right but it's a bit other question. If Mr. Dake has downloaded the stage 3 then now he hasn't a choice.
But if seriously, did OP read the handbook?
there are 64bit (amd64)
stage3 tarballs
(for the casual reader - 'amd64' == 'x86_64' - so yes, amd64 is correct for your 64bit Intel CPU, unless you're using an Itanium chip)
dake -
before you go merging a load of stuff, it might be worth pointing out that gcc 4.5.3 - the latest "stable", does not appear to have specific optimizations for sandy bridge (namely, a march of corei7-avx). For that, you would need to go to 4.6, which is ~arch masked.
as to how stable 4.6 is? I haven't a clue, I've been away from the forums for a bit and havent seen what sort of buzz there is in gentooland. But I *have* seen posts on the subject before, cant recall where (sorry). As to what you miss out on by being stuck with corei7 instead of corei7-avx? Don't know there either, presumably minimal effect. But if it's worth it to you to have something with supposedly specific optimizations for your CPU, you'd want a newer GCC, and as such, once your base system is happy, one of the first things you'd want to do is upgrade GCC, glibc, binutils