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@lists.boost.org] De la part de Steven Watanabe Envoyé : vendredi 1 mars 2013 21:13 À : boost-users@lists.boost.org Objet : Re: [Boost-users] Problem for compiling Boost 1.53 AMDG On 03/01/2013 08:45 AM, julien.plu@redaction-developpez.com 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@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users