Boost logo

Boost Users :

Subject: Re: [Boost-users] Problem for compiling Boost 1.53
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-03-01 15:13:11


AMDG

On 03/01/2013 08:45 AM, julien.plu_at_[hidden] wrote:
> When I try to compile boost with this command line : .\b2 toolset=gcc -j4
> --build-type=complete --without-mpi --prefix=C:\librairies\boost-1.53.0
> --user-config=user-config.jam install
>
> I have the error that you can see in the out.txt file in attachment and the
> user-config.jam file in attachment either.
>
> I try to compile Boost in MinGW with GCC 4.7.2.
>
> Someone can help me :-)
>

If you don't need Boost.Python, you can add --without-python.
I'm not sure what the problem is. Looking at the link
command line, I see: -Wl,-Bdynamic -lpython27 which looks right.
Can you check exactly which library is being linked to.
(linkflags=-Wl,-t)

In Christ,
Steven Watanabe


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