[C++-sig] compile libboost_python.a with '-fPIC' flag on x86_64

Grant Tang gtang at blake.bcm.tmc.edu
Thu Feb 16 23:18:37 CET 2006


Hi,

I need to compile a static boost.python library with '-fPIC' CFLAGS. I don't
know how to do it with bjam/jamfile. 

Since my platform is x86_64 based, the libboost_python.a compiled without
'-fPIC' will not make my project compiled. 

Thanks,
Grant 




More information about the Cplusplus-sig mailing list