I agree that configure should try to invoke "the compiler" without any flags by default, but make it easy for users to supply them. If some platform like SLES 10 on Linux/ppc64 wants to build 32-bit binaries, assume that this is intended and let it go ahead! Don't just assume the distro maintainers are wrong. I have some sympathy for the idea that "32-bit ought to be enough for everybody", and if it's not, switch to 64-bit then. The main reason to build everything 64-bit is simple avoidance of confusion and replication of runtime environments.
- Re: hardcoding -m32/-m64 is more harmful than using the... David Holmes
- Re: hardcoding -m32/-m64 is more harmful than usin... David Holmes
- Re: hardcoding -m32/-m64 is more harmful than ... Matthias Klose
- Re: hardcoding -m32/-m64 is more harmful t... Magnus Ihse Bursie
- Re: hardcoding -m32/-m64 is more harmf... Andrew Haley
- Re: hardcoding -m32/-m64 is more ... Volker Simonis
- Re: hardcoding -m32/-m64 is more harmful t... David Holmes
- Re: hardcoding -m32/-m64 is more harmful t... Volker Simonis
- Re: hardcoding -m32/-m64 is more harmf... Martin Buchholz
- Re: hardcoding -m32/-m64 is more ... Magnus Ihse Bursie