Boost logo

Boost :

Subject: Re: [boost] [Filesystem] Linking problem with 1_46_1
From: Lucas Arbiza (lucas.arbiza_at_[hidden])
Date: 2011-04-05 00:39:30


On Mon, Apr 4, 2011 at 19:55, Richard Hadsell <hadsell_at_[hidden]>wrote:

> Max Moorkamp wrote:
>
>> Hi,
>>
>> I have recently upgraded to boost 1_46_1 and since then I am experience
>> linking problems with the filesystem library.
>>
>> I have performed a standard install using ./bootstrap.sh; bjam; bjam
>> install under Ubuntu 10.04 with the default gcc (4.4.3).
>>
>
I had some issues in my early attempts. My problem was with my libs
location, then I installed this way:

   - $ ./bootstrap.sh --with-toolset=gcc --prefix=/usr/local
   --includedir=/usr/include --libdir=/usr/lib
   --with-libraries=system,date_time,thread,filesystem
   - $ ./bjam
   - # ./bjam install

Before to do it even linking lboost_system and lboost_filesystem didn't
work.

-- 
*Lucas Arbiza*
email: lucas.arbiza_at_[hidden]
http://lucasarbiza.com/

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk