Re: (quoted post by jgarzik)

Figures: Jeff Garzik
Quote from: BioMike on August 27, 2010, 1:40:35 PM UTC
Quote from: satoshi on August 27, 2010, 12:54:12 PM UTC
  • Built with -march=amdfam10, which makes -4way slightly faster

Doesn’t -march break abi with older systems?

It’s quite possible. -mtune=XXXX may be preferred, because -march=XXXX means the compiler expects the binary will only be run on amdfam10.