|
Boost Users : |
Subject: Re: [Boost-users] How to compile static library with -fPIC from boost.python
From: Aaron_Wright_at_[hidden]
Date: 2012-09-14 12:30:44
I add "cxxflags=-fPIC" to the ./b2 command line.
--- Aaron Wright From: simon zhang <hapopen_at_[hidden]> To: boost-users_at_[hidden] Date: 09/14/2012 07:43 AM Subject: [Boost-users] How to compile static library with -fPIC from boost.python Sent by: boost-users-bounces_at_[hidden] Hi all Default,libboostpython.a has be compiled without -fPIC.But I have to make a python extending and it is a dynamic library with -fPIC that link to static library. How to compile static library (libboostpython.a) with -fPIC from boost.python simon_______________________________________________ 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