#43101: coinor-liblemon: New port for the LEMON Library ------------------------------+-------------------------------- Reporter: tre@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: coinor-liblemon | ------------------------------+-------------------------------- Comment (by tre@…): Hi Ryan, thanks for your hints. I cleaned it up accordingly. However, the gcc dependency seems to be mandatory for 2 reasons: - the latest 1.3 release of LEMON won't compile with clang++ due to some flaws in the sources, e.g. I saw some missing typenames in template constructs etc. - I created the LEMON port as the latest seqan-apps port depends on it. seqan-apps also depends on g++ as it relies on OpenMP for multithreading. I'm optimistic that the LEMON developers will fix the clang++ compilation issues in the future. However seqan-apps won't lose its g++ dependency before Apple's clang++ supports OpenMP. :-( Regards, David -- Ticket URL: <https://trac.macports.org/ticket/43101#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X