Subject: Re: [Boost-users] Boost 1.33.1 - 64bit static libraries with -fPIC (gcc)
From: Igor R (boost.lists_at_[hidden])
Date: 2010-04-15 10:14:28


>   Does anyone have suggestion as to how best to enable PIC in Boost 1.33.1 static libraries? e.g. Jam files ?

Maybe you should add CXXFLAGS=-fPIC to your bjam invocation line?