[MacPorts] #29394: in boost 1.46.1 program_options lib is unusable in macports
MacPorts
noreply at macports.org
Sun May 8 09:58:23 PDT 2011
#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
More information about the macports-tickets
mailing list