#16692: llvm-g++-4.2 can't build simple STL program --------------------------------------+------------------------------------- Reporter: andrea.bedini@gmail.com | Owner: erickt@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: llvm-gcc42 | --------------------------------------+------------------------------------- Comment(by andrea.bedini@gmail.com): compiling llvm-gcc42 without --with-gxx-include-dir=/usr/include/c++/4.0.0 seems to partially fix the problem. I still have to specify a bunch on directories (-I /opt/local/include/gcc42/c++/ -I /opt/local/include/gcc42/c++/i386-apple-darwin8.11.1/ -L/opt/local/lib/gcc42/) but it's now able to compile any C++ source I tried. -- Ticket URL: <http://trac.macports.org/ticket/16692#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS