| Subject: | Re: [C++-sig] compile libboost_python.a with '-fPIC' flag on x86_64 |
|---|---|
| From: | Neal Becker |
| Date: | Fri, 17 Feb 2006 07:32:47 -0500 |
Grant Tang wrote: > 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 Should you be using the .so versions which would be built with -fPIC? What os? _______________________________________________ C++-sig mailing list C++-sig@xxxxxxxxxx http://mail.python.org/mailman/listinfo/c++-sig |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [C++-sig] Output iterator parameters, David Abrahams |
|---|---|
| Next by Date: | Re: [C++-sig] Questions about doing advanced things with pyplusplus, Allen Bierbaum |
| Previous by Thread: | [C++-sig] compile libboost_python.a with '-fPIC' flag on x86_64, Grant Tang |
| Next by Thread: | Re: [C++-sig] compile libboost_python.a with '-fPIC' flag on x86_64, Grant Tang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |