Boost logo

Boost Users :

Subject: Re: [Boost-users] boost programmer_option.hpp
From: Narendra R (zan.boost_at_[hidden])
Date: 2009-07-10 01:28:44


hi Markus ,

     Steeps i have done is
          1. downloaded boost library boost_1_39_0
          2. build the program.option using bootstrap.sh
--without-libraries=program_options
--libdir=/home/narendra/boost_instal/boost_1_39_0/b_lib_ins
          where /home/narendra/boost_instal is the directory where i have
stored boost library
I tried to link like this
 g++ -I /home/narendra/boost_instal/boost_1_39_0 test.cpp -o test -L
/home/narendra/boost_instal/boost_1_39_0/stage/lib
-l/home/narendra/boost_instal/boost_1_39_0/stage/lib/libboost_program_options-gcc41-mt-1_39.a



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net