Re: relink a dynamically linke executable to make some of the libraries static?
- From: Grant Edwards <grante@xxxxxxxx>
- Date: Fri, 14 Sep 2007 22:09:29 -0000
On 2007-09-14, Grant Edwards <grante@xxxxxxxx> wrote:
Actually, it's currently a moot point since the library I want
to 'statify' into the app is libtcl8.4: I haven't yet figured
out how to get a static library out of TCL 8.4's build
process.
Configuring tcl with --disable-shared builds static libraries,
but then the dynamic libraries aren't built (which will break
other stuff). Anybody know how to get TCL to build both static
and shared libs? AFAICT, that's pretty much the default for
everything else on the planet, but TCL refuses to build both:
it's one or the other.
--
Grant Edwards grante Yow! Well, I'm INVISIBLE
at AGAIN ... I might as well
visi.com pay a visit to the LADIES
ROOM ...
.
- References:
- relink a dynamically linke executable to make some of the libraries static?
- From: Grant Edwards
- Re: relink a dynamically linke executable to make some of the libraries static?
- From: John Reiser
- Re: relink a dynamically linke executable to make some of the libraries static?
- From: Grant Edwards
- relink a dynamically linke executable to make some of the libraries static?
- Prev by Date: Re: relink a dynamically linke executable to make some of the libraries static?
- Next by Date: cannot handle TLS data
- Previous by thread: Re: relink a dynamically linke executable to make some of the libraries static?
- Next by thread: cannot handle TLS data
- Index(es):
Relevant Pages
|