#30376: chapel: compiler, archs --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: fixed | Keywords: Port: chapel | --------------------------------------+------------------------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: chapel builds out of the box since gnu is selected for darwin among the Makefiles provided by the developer. In revision 1, ${worksrcpath}/make/compiler/Makefile.gnu is edited to ensure UsingTheRightCompiler, to respect build_arch and support +universal. Although not tried every possible combinations, I confirmed build_arch=i386, +universal and configure.compiler=macports-gcc-4.5 works on a x86_64 machine running Lion. Committed in r81280. -- Ticket URL: <https://trac.macports.org/ticket/30376#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS