#21331: x264: gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: x264 -------------------------------------+-------------------------------------- Changes (by devans@…): * status: new => assigned Comment: Attached is a patch that may help at the expense of no asm optimizations when building +universal. The problem is that asm optimizations build OK for x86_i386 but not for i386 when using gcc-4.2. Although it is reported that i386 should work if gcc-4.0 is used on snow leopard. Let me know if this allows you to build and any further suggestions on how to deal with this situation in a universal setting. -- Ticket URL: <http://trac.macports.org/ticket/21331#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS