#36719: gcc47: static c++ standard library (libstdc++.a) not built ---------------------+------------------------ Reporter: bach@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: gcc47 | ---------------------+------------------------ Comment (by ecronin@…): Also be aware that if you are planning on using macports to get the static libraries for the other dependencies you listed they must all be compiled with gcc to avoid issues between the clang c++ stdlib and the gcc c++ stdlib. Some ports have +gccXY variants (mostly scientific ones that require a fortran compiler), but most do not. Boost in particular has no gcc variants and only builds with the system compiler. You might be able to get what you need by using configure.compiler everywhere, but it's definitely heading into uncharted territory and you'll need to double check that everyone is respecting it... -- Ticket URL: <https://trac.macports.org/ticket/36719#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS