Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-01-22 07:19:45


On Tuesday 22 January 2008 15:08:09 leper wrote:
>
> Hi Vladmir, thanks for your response.
>
> Since I am using Dev-C++ 4.9.9.2, which I believe uses gcc version 3.4.2, I
> used the command
>
> bjam --toolset=gcc-3.4.2 stage --with-thread
>
> today, as per the instructions here:
> http://boost.org/doc/html/thread/build.html#thread.build
> (I only require the thread libraries)
>
> Initially I recieve about 20 or 30 lines of the following error:
>
> warning: Unable to construct ./stage-unversioned
>
> After this I get many errors, such as:
>
> ...failed gcc.compile.c++
> bin.v2\libs\thread\build\gcc-3.4.2\release\link-static\runtime-link-static\threading-multi\xtime.o...

In addition to such messages there should be:

1. The actual command being executed.
2. Error messages from that command.

Can you provide those?

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk