#31664: g95 configure build failure with OSX Lion and Xcode 4.2 -----------------------------------+---------------------------------------- Reporter: bv_sunshine@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: g95 -----------------------------------+---------------------------------------- Comment(by bv_sunshine@…): Replying to [comment:1 ryandesign@…]:
You could try building g95 with llvm-gcc-4.2 instead of the default clang:
{{{ sudo port clean g95 sudo port install g95 configure.compiler=llvm-gcc-4.2 }}}
I confirm that using the above workaround the build completes successfully. -- Ticket URL: <https://trac.macports.org/ticket/31664#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS