#15671: boost 1.35_2 will not build : no files matched glob pattern "*-1_35_0.dylib" ---------------------------------+------------------------------------------ Reporter: neric27@wanadoo.fr | Owner: sanchom@gmail.com Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: Port: boost | ---------------------------------+------------------------------------------ Changes (by blb@macports.org): * port: => boost Comment: So it appears to be failing at {{{ darwin.compile.c++ bin.v2/libs/serialization/build/darwin/release/macosx- version-10.4/threading-multi/xml_oarchive.o g++: unrecognized option '-no-cpp-precomp' cc1plus: error: unrecognized command line option "-Wno-long-double" }}} then happily continuing as if nothing were wrong. It makes sense then that the dylibs weren't found, as they failed to build. What does {{{which g++}}} say? gcc_select could have been used to get g++ (and gcc, etc) to point to a MacPorts-installed version, and since ${prefix}/bin is first in PATH when port runs, it sees that one. -- Ticket URL: <http://trac.macports.org/ticket/15671#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS