#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: reopened => closed * resolution: => fixed Old description:
chapel does not ensure it's UsingTheRightCompiler nor does it respect build_arch or have a universal variant.
New description: chapel does not ensure it's UsingTheRightCompiler nor does it respect build_arch or have a universal variant. r81358. -- Comment: I thought the user has to specify configure.compiler=gcc-4.2 explicitly. I modified to simply force gcc-4.2. The build fails without warnings when configure.compiler=clang is specified, for example. -- Ticket URL: <https://trac.macports.org/ticket/30376#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS