caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* (no subject)
@ 2000-02-22 18:15 Benjamin C. Pierce
  2000-02-23 15:09 ` skaller
  2000-02-23 18:23 ` OCaml and Tcl/Tk statically linked Vyskocil Vladimir
  0 siblings, 2 replies; 3+ messages in thread
From: Benjamin C. Pierce @ 2000-02-22 18:15 UTC (permalink / raw)
  To: skaller; +Cc: ohl, caml-list

Answering my own question...

  I've been told that statically linking Tk applications is not
  possible.  If you can tell me how to do it (ideally on both Unix and
  Windows) I'd be delighted to know: this is one of our biggest problems
  with distributing Unison at the moment.

>From talking to some more experts, the situation appears to be this:
Tk can be statically linked, but this doesn't help with portability
because when it starts the first thing it does is reads some Tcl
scripts.  So in any case you can't distribute a complete all-in-one
executable: users will have to install (the right version of) Tk to
run your program.

      B



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-02-23 18:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-22 18:15 Benjamin C. Pierce
2000-02-23 15:09 ` skaller
2000-02-23 18:23 ` OCaml and Tcl/Tk statically linked Vyskocil Vladimir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).