automatic --disable-multilib

Ben Elliston bje@au1.ibm.com
Sun Oct 8 23:16:00 GMT 2006


>    Shouldn't configure in gcc be made to automatically test if -m64
> is working on the build machine in question and automatically invoke
> --disable-multilib if not?

The capability of the build system compiler is meaningless for
multilibs.  Whether or not multilibbing will work depends on whether
-m64 is working in the newly built compiler.  Right?

Ben



More information about the Gcc mailing list