
Thanks, Mika. Building as we speak. Bill ----- Original Message ----- From: "Mika Heiskanen" <mika.heiskanen@fmi.fi> To: boost-users@lists.boost.org Sent: Friday, August 6, 2010 12:28:40 AM GMT -05:00 US/Canada Eastern Subject: Re: [Boost-users] x86_64 needs -fPIC issue, anyone successful? On Fri, 2010-08-06 at 01:03 +0300, Bill Freeman wrote:
Or, if not, can someone tell me how to tell the bjam stuff to apply -fPIC so that I can try that. (I'm an old timer. If it were make based, I could hack it myself, but I'm hesitant to learn all about the boost build system for what is for me a side task.)
bjam [your options] cxxflags=-fPIC At work we use for boost 1.41 bjam -a --layout=system install link=static variant=release \ threading=multi cxxflags=-fPIC --> Mika Heiskanen _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users