[MacPorts] #16692: llvm-g++-4.2 can't build simple STL program
#16692: llvm-g++-4.2 can't build simple STL program -------------------------------------+-------------------------------------- Reporter: andrea.bedini@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: llvm-gcc42 -------------------------------------+-------------------------------------- On my Tiger 10.4.11, it seems something messy is happening between system C++ STL library and llvm-g++-4.2. This simple STL doesn't compile while it compiles without a glitch with both system g++ 4.0 and macports g++ 4.2. -- Ticket URL: <http://trac.macports.org/ticket/16692> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 | --------------------------------------+------------------------------------- Changes (by macsforever2000@macports.org): * cc: erickt@macports.org (removed) * owner: macports-tickets@lists.macosforge.org => erickt@macports.org -- Ticket URL: <http://trac.macports.org/ticket/16692#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#16692: llvm-g++-4.2 can't build simple STL program --------------------------------------+------------------------------------- Reporter: andrea.bedini@gmail.com | Owner: erickt@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: llvm-gcc42 | --------------------------------------+------------------------------------- Changes (by erickt@macports.org): * status: new => closed * resolution: => fixed Comment: Should be fixed now. -- Ticket URL: <http://trac.macports.org/ticket/16692#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts