Boost logo

Boost Testing :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-12-08 09:27:47


Clark Sims wrote:

> I have gcc-3.4.3 as the default version on my 64 bit athelon box. 3.4.3
> doesn't play nice with boost. It tends to go into an infinte look. I
> modified user config .jam to use 4.1.1 which is also instaled on this box.
> However, the linker seems to be looking at the wrong version of libstdc++
>
>
> # Configure gcc (default version)
> using gcc : : /usr/bin/gcc-4.1.1 ;

This should be "/usr/bin/g++-4.1.1"

- Volodya


Boost-testing list run by mbergal at meta-comm.com