|
Re: wrapping static libraries: msg#00127programming.swig
read the ICC compiler, and look for the -fpic, -fPIC or -kPIC option. to build a shared library, you need to add the PIC flag. marcelo Scott Murman wrote: i'm trying to wrap a 3rd-party static library on an IA64 system. the intel compilers are complaining that the static library is not compiled with PIC, so that i can't build a shared library that perl can load at runtime. is this a general limitation, or something more specific to these compilers? are there possible solutions? _______________________________________________ Swig maillist - Swig@xxxxxxxxxxxxxxx http://mailman.cs.uchicago.edu/mailman/listinfo/swig |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | wrapping static libraries: 00127, Scott Murman |
|---|---|
| Next by Date: | Re: wrapping static libraries: 00127, Anton Deguet |
| Previous by Thread: | wrapping static librariesi: 00127, Scott Murman |
| Next by Thread: | Re: wrapping static libraries: 00127, Anton Deguet |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |