#24194: gcc42, gcc43, gcc44 won't compile with non-default build_arch -------------------------------+-------------------------------------------- Reporter: gvibe06@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gcc44 gcc43 gcc42 -------------------------------+-------------------------------------------- Comment(by jmr@…): OK, so gmp and mpfr are correctly applying your build_arch. This may not be so easy to fix in the gcc ports; you can't just pass '-arch i386' in CFLAGS like normal, since it ends up trying to use those flags with the generated compiler, which doesn't understand -arch (and -m32 has similar problems because of multilib.) -- Ticket URL: <http://trac.macports.org/ticket/24194#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS