• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

What flavor of linux for AMD64 bit

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.
Best = Gentoo.

I still think that its all beta and its not fully stable. Im not sure, no A64, and I have not be following up on the 64bit AMD OS options.

I do know that Mandrake also has a 64bit OS out for the AMD, its easy to install and worth a shot.
 
Fedora has an A64 version out, but the best is still Gentoo. Might take a bit of tweaking (and asking / searching at the forums) to get started but it's worth it.
 
This is a little dated, but would make a good starting point. Make sure to read the comments too. LWN is a high-quality Linux news site, and the comments usually reflect that.
 
I still think that its all beta and its not fully stable. Im not sure, no A64, and I have not be following up on the 64bit AMD OS options

I ran 64-bit Gentoo on my A64 before I sold it, it was perfectly stable.
 
Suse is the most popular right now.. I'm seeing 64bit versions flying everywhere.. But for me I prefer using Gentoo
 
Gentoo using nptl, gcc 3.4.1, kernel-2.6.7, and the newest glibc, in pure 64-bit mode (you need a nvidia card for this, ati has no 64-bit drivers) is as good as it gets. The newest gcc (3.4.1) makes a world of difference in both compile time and speed of the resulting binaries, and ntpl is damn nice for a number of apps that use it (especially java apps).
 
Malakai said:
The newest gcc (3.4.1) makes a world of difference in both compile time and speed of the resulting binaries

Yeah, first time I've seen gcc outperform icc (Intel's compiler) albeit stuck in 32 bit mode and only on AMD chips... go gcc go. I'm eagerly awaiting icc64, should be interesting.
 
Back