#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 adfernandes@…): Hmm... your test file (and my own `program_options` programs) works for me. Compiled with {{{ g++ -I /opt/local/include -L /opt/local/lib t.cpp -lboost_program_options -o t }}} using the default `gcc-4.2.1` compiler under 10.6.7. What compiler and OS are you running? -- Ticket URL: <https://trac.macports.org/ticket/29394#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS