Boost logo

Boost Users :

Subject: Re: [Boost-users] Problem for compiling Boost 1.53
From: julien.plu_at_[hidden]
Date: 2013-03-01 15:32:48


Hi,

Thanks for your answer and your help. I need Python because I work on a
project which use it.

I added "linkflags=-Wl,-t" to the compilation line and the result is in the
out.txt file.

Best regards.

Julien.

-----Message d'origine-----
De : Boost-users [mailto:boost-users-bounces_at_[hidden]] De la part de
Steven Watanabe
Envoyé : vendredi 1 mars 2013 21:13
À : boost-users_at_[hidden]
Objet : Re: [Boost-users] Problem for compiling Boost 1.53

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 mailing list
Boost-users_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users




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