Re: relink a dynamically linke executable to make some of the libraries static?



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 ...
.



Relevant Pages

  • Re: Setting an environment inside an application Tcl interpreter
    ... Tcl shell for entering commands. ... The sourced app requires additional shared ... # the matlab library path onto it, otherwise just create it with the matlab ...
    (comp.lang.tcl)
  • Re: Tcl crashes
    ... If you can get Tcl, Tk, Itcl and whatever extensions you used compiled ... Tcl has some memory debugging ... It is expensive and slows down execution of the app substantially. ... the app always crashes under windows. ...
    (comp.lang.tcl)
  • Re: Delivering a presentation justifying use of TCL/Tk
    ... I've recently developed my first app using TCL and Tk. ... Snack (the sound toolkit) ... The main reason that I chose these technologies was because they ...
    (comp.lang.tcl)
  • Very weird behaviour of tclapp wrt packages
    ... I am using tclapp to - well, ... Note how it picks up packages from either Tcl 8.4.91 or 8.4.13. ... - Doing exactly the same on Win98 works ...
    (comp.lang.tcl)
  • Delivering a presentation justifying use of TCL/Tk
    ... I've recently developed my first app using TCL and Tk. ... Snack (the sound toolkit) ... The main reason that I chose these technologies was because they ...
    (comp.lang.tcl)