Converting from .a to .so

Jeff Spaleta jspaleta at gmail.com
Mon Dec 25 00:01:42 UTC 2006


On 12/24/06, Jeff Spaleta <jspaleta at gmail.com> wrote:
> On 12/24/06, Paul <paul at all-the-johnsons.co.uk> wrote:
> > Okay, for future reference, is there a way to do what I need to do
> > (convert from .a to .so)?
>
> Don't you just need to pass -shared to the compiler?
>
> Hmm... it looks like the current netcdf packages do NOT created shared
> libs. Hmmm... this maybe a problem that needs to be resolved.


Also note that that libnc-dap exists in Extras as a shared library.
libnc-dap claims to be a call for call replacement of the netcdf
library.  I STRONGLY suggest that you look at linking against
libnc-dap instead of the state netcdf implementation.

http://www.opendap.org/download/nc-dods.html

-jef




More information about the fedora-extras-list mailing list