Currently builds of gcc trunk can fail on darwin if the machine is a G4 or non-EMT64 Macintel machine. It would be much better for configure to test if -m64 works on the build machine and automatically use --disable-multilib if it doesn't.
-- Summary: configure should automatically set --disable-multilib on darwin Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29398