From: Christophe Macabiau <christophe.macabiau@inria.fr>
To: Xavier Leroy <xavier.leroy@inria.fr>, caml-list@inria.fr
Cc: David Chase <chase@world.std.com>,
Sven <luther@dpt-info.u-strasbg.fr>,
Pierre.weis@inria.fr, jun.furuse@inria.fr,
Dmitry Bely <dbely@mail.ru>,
fukuzawa@cool.email.ne.jp
Subject: [Caml-list] CamlTk/Windows
Date: Mon, 22 Apr 2002 10:38:26 +0200 [thread overview]
Message-ID: <3CC3CC02.A3DBEB35@inria.fr> (raw)
In-Reply-To: <20020419095844.A12080@pauillac.inria.fr>
Xavier Leroy wrote:
> Camltk is (for the time being) Unix-only. Although Cygwin does heroic
> efforts to emulate Unix, it's not quite Unix and I'm not surprised
> that Camltk doesn't compile right out of the box under Cygwin.
CamlTk compiles under Windows !
You can have a look at SynDEx, which is written using CamlTk :
http://www-rocq.inria.fr/syndex/
It's true that it's a little difficult to compile with Cygwin, various reasons :
* you don't have the good version of Cygwin; I use the version 1.1.8-2 (one day I
tried another version unsucessfully)
* maybe you have a problem with the configure script; in this case you must
report to Pierre Weis and Jun Furuse who maintain CamlTk.
SynDEx is written with CamlTk, but no depends on cygwin.dll. Dmitry Bely and
Masakazu Fukuzawa made a patch of OCaml-3.03 to compile OCaml with mingw
(http://www.mingw.org/ ) which allows to compile under windows without to rely on
3rd party DLL; instead of using cygwin.dll, it use Microsoft's standard C runtime
library MSVCRT.DLL. We adapted this patch to the version 3.04 of OCaml. That's
what I use to compile SynDEx.
We have discussed with the Ocaml team to include this patch in the next version
of Ocaml, to be able to compile with mingw; I don't know if they took a
decision... Maybe it would be useful to distribute this patch on the Camltk web ?
It would be great for Ocaml users who work under Windows (it's not a shame) to be
allowed to use Camltk (it's a joke...)
Regards
Christophe Macabiau
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2002-04-22 8:38 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-18 7:45 [Caml-list] Using threads in compiled code Noel Welsh
2002-04-18 8:44 ` Remi VANICAT
2002-04-18 14:44 ` Markus Mottl
2002-04-18 17:06 ` [Caml-list] Proselytizing Charles Martin
2002-04-18 20:10 ` David Chase
2002-04-19 2:25 ` Brian Rogoff
2002-04-19 7:58 ` Xavier Leroy
2002-04-19 14:32 ` David Chase
2002-04-19 15:21 ` Sven
2002-04-22 8:38 ` Christophe Macabiau [this message]
2002-04-18 19:10 ` [Caml-list] Using threads in compiled code james woodyatt
2002-04-18 21:05 ` Oliver Bandel
2002-04-19 7:42 ` Xavier Leroy
2002-04-19 16:09 ` John Max Skaller
2002-04-23 13:16 ` Noel Welsh
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=3CC3CC02.A3DBEB35@inria.fr \
--to=christophe.macabiau@inria.fr \
--cc=Pierre.weis@inria.fr \
--cc=caml-list@inria.fr \
--cc=chase@world.std.com \
--cc=dbely@mail.ru \
--cc=fukuzawa@cool.email.ne.jp \
--cc=jun.furuse@inria.fr \
--cc=luther@dpt-info.u-strasbg.fr \
--cc=xavier.leroy@inria.fr \
/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