#29394: in boost 1.46.1 program_options lib is unusable in macports --------------------------------------------------+------------------------- Reporter: christophe.prudhomme@… | Owner: adfernandes@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: boost1.46 program_options | Port: boost --------------------------------------------------+------------------------- Comment(by christophe.prudhomme@…): Vladimir thanks for taking a look at this boost 1.46.1 is compiled with g++-4.2 installed on MacOsX while I compiled my codes with g++-4.5 (or 4.4) could it be some kind of incompatibility between 4.2 (boost program_options lib is compiled with that) and 4.5 (the executable is compiled with that) ? know also that if the code is compiled with gcc 4.2 then there is no crash at all. I tried what you suggest, -static didn't work though as crt0.o is missing. The .ii file is all right -- Ticket URL: <https://trac.macports.org/ticket/29394#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS