
On Mon, Apr 4, 2011 at 19:55, Richard Hadsell <hadsell@blueskystudios.com>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@gmail.com http://lucasarbiza.com/