#40900: pdf2htmlex on Mac OS X 10.6: Error: you compiler does not support C++0x, please update it. -------------------------+-------------------------------- Reporter: mojca@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: pdf2htmlex | -------------------------+-------------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:10 devans@…]:
See duplicate #44239. I think using {{{ PortGroup compiler_blacklist_versions 1.0
compiler.blacklist *gcc* {clang < 300} }}}
should do the trick. Since it works with default clang on 10.7 and up, libc++ is not the issue.
Committed this suggested fix in r143681. Builds successfully on 10.6 buildbot. -- Ticket URL: <https://trac.macports.org/ticket/40900#comment:11> MacPorts <https://www.macports.org/> Ports system for OS X