Al intentar instalar gcc46
en OS X 10.6.4 usando port
(MacPorts 1.9.1) obtengo los siguientes errores:
artemis:foo$ sudo port install gcc46
Error: Cannot install gcc46 for the arch(s) 'x86_64' because
Error: its dependency gmp is only installed for the arch 'i386'
Error: and the configured universal_archs 'ppc i386' are not sufficient.
Error: Unable to execute port: architecture mismatch
MacPorts se acaba de instalar en el sistema 10.6.
¿Alguna sugerencia sobre cómo resolver esto o cómo instalar gcc46 para i386?
(Preguntado anteriormente y hasta ahora sin responder en Superusuario .)