Boost logo

Boost Users :

From: Olaf van der Spek (olafvdspek_at_[hidden])
Date: 2007-07-16 02:08:28


On 7/16/07, Chandan Nilange <chandan_nilange_at_[hidden]> wrote:
> 2]
> I am using following command for compilation
> g++ -c -g -I/home/myname/work/boost/boost_1_34_0/boost
> ${TEST_FILES_PATH}/${TEST}.c
> g++ ${TEST}.o -L/home/myname/work/boost/lib
> -lboost_regex

I don't think -I is right. You need a version of -I that puts the path
before the normal system includes.


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