caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Benjamin C. Pierce" <bcpierce@saul.cis.upenn.edu>
To: skaller <skaller@maxtal.com.au>
Cc: ohl@hep.tu-darmstadt.de, caml-list@inria.fr
Date: Tue, 22 Feb 2000 13:15:39 EST	[thread overview]
Message-ID: <12079.951243339@saul.cis.upenn.edu> (raw)

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



             reply	other threads:[~2000-02-23 17:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-02-22 18:15 Benjamin C. Pierce [this message]
2000-02-23 15:09 ` skaller
2000-02-23 18:23 ` OCaml and Tcl/Tk statically linked Vyskocil Vladimir

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12079.951243339@saul.cis.upenn.edu \
    --to=bcpierce@saul.cis.upenn.edu \
    --cc=caml-list@inria.fr \
    --cc=ohl@hep.tu-darmstadt.de \
    --cc=skaller@maxtal.com.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).