Boost logo

Boost Users :

Subject: Re: [Boost-users] Using boost library on MacOSx
From: joel (joel.falcou_at_[hidden])
Date: 2009-07-25 02:06:53


n179911 wrote:
> Can you please tell me how to add include path and boost library in g++ command?
>
If I was in a bad mood I certainly have either send you to c++.moderated
or telling you to man gcc ...

As it seems someone hasn't do his homework, here is some hint :o

g+++ <your file> -I<path to include> -L<path to lib> -l<libname>

-- 
___________________________________________
Joel Falcou - Assistant Professor
PARALL Team - LRI - Universite Paris Sud XI
Tel : (+33)1 69 15 66 35

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