"James A. Morrison" <ja2morri at csclub.uwaterloo.ca> writes: > > Well, there is always the sparc32 binary which makes uname lie and > say a sparc64 system is a sparc32 system. So gcc is built either for 32 bits or for 64 bits, and never the twain shall meet? Ie. there's no options to choose one or the other, we just figure out its mode and act accordingly?