#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: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: pdf2htmlex | -------------------------+-------------------------------- Comment (by egall@…): Replying to [comment:3 iapain@…]:
Clang >= 3.3 or GCC >= 4.4.6 are required to compile it properly.
So would this work for the blacklist? {{{ compiler.blacklist-append *clang-3.2 *clang-3.1 *clang-2.9 *gcc-4.3 *gcc-4.2 *gcc-4.0 gcc-3.3 }}} -- Ticket URL: <https://trac.macports.org/ticket/40900#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X