Re: OT: dynamic -> static lib

2010-10-07 Thread Bill Davidsen
T. Horsnell wrote: > > Is it possible to create a static (.a) version > of a library from the dynamic (.so) one, or to > create a static executable when only shared libs > are available? > Yes. There's a program on Freshmeat, I believe called statify, or staticfy, or similar. Note that the executa

Re: OT: dynamic -> static lib

2010-10-05 Thread James McKenzie
On 10/5/10 5:32 AM, T. Horsnell wrote: > john wendel wrote: >> On 10/04/2010 09:41 AM, Tom Horsley wrote: >>> On Mon, 04 Oct 2010 17:24:51 +0100 >>> T. Horsnell wrote: >>> Is it possible to create a static (.a) version of a library from the dynamic (.so) one, or to create a static

Re: OT: dynamic -> static lib

2010-10-05 Thread T. Horsnell
john wendel wrote: > On 10/04/2010 09:41 AM, Tom Horsley wrote: >> On Mon, 04 Oct 2010 17:24:51 +0100 >> T. Horsnell wrote: >> >>> Is it possible to create a static (.a) version >>> of a library from the dynamic (.so) one, or to >>> create a static executable when only shared libs >>> are available

Re: OT: dynamic -> static lib

2010-10-04 Thread john wendel
On 10/04/2010 09:41 AM, Tom Horsley wrote: > On Mon, 04 Oct 2010 17:24:51 +0100 > T. Horsnell wrote: > >> Is it possible to create a static (.a) version >> of a library from the dynamic (.so) one, or to >> create a static executable when only shared libs >> are available? > > Nope, and to all inten

Re: OT: dynamic -> static lib

2010-10-04 Thread Tom Horsley
On Mon, 04 Oct 2010 17:24:51 +0100 T. Horsnell wrote: > Is it possible to create a static (.a) version > of a library from the dynamic (.so) one, or to > create a static executable when only shared libs > are available? Nope, and to all intents and purposes, it is pretty much impossible to static

OT: dynamic -> static lib

2010-10-04 Thread T. Horsnell
Is it possible to create a static (.a) version of a library from the dynamic (.so) one, or to create a static executable when only shared libs are available? Cheers, Terry -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproje