[53388] trunk/dports/_resources/port1.0/group/muniversal-1.0.tcl
Jeremy Huddleston
jeremyhu at macports.org
Sat Jul 4 13:09:40 PDT 2009
On Jul 4, 2009, at 12:49, Marcus Calhoun-Lopez wrote:
> -arch was used over -m once before (see http://lists.macosforge.org/pipermail/macports-dev/2009-April/008158.html)
> , but was changed back
> due to the reasons given in the message.
>
> Is there a compelling reason -arch should be preferred now?
Well,
"-arch ppc -arch i386 -arch x86_64 -m64" (which is done currently when
ppc,i386,x86_64 are chosen) results in gcc trying to build ppc64 code...
-arch is more correct.
More information about the macports-dev
mailing list