caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: alan.schmitt@inria.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] lablgtk, caml and windows
Date: Tue, 20 Nov 2001 09:20:55 +0900	[thread overview]
Message-ID: <20011120092055S.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <20011118122707.F1667@alan-schm1p>

From: Alan Schmitt <alan.schmitt@inria.fr>

> I'm working on a small project for my wife to use at work. This project
> has a graphical interface, is going to be used under windows, and should
> be easy to install. The way I've done it until now is to use gtk+, and
> use the mingw32 port of gcc and the corresponding gtk+ dlls. Of course
> I'd really like to use caml for this, but I'd like to know how to
> proceed with this. More precisely, is it possible to use lablgtk with
> windows, do I need cygwin or mingw32, and if I use cygwin, is it just a
> matter of providing the cygwin dll to run it ?

It is possible to use LablGTK with windows (the Makefile supports it).
I only tested it with Visual C++, but it should probably work with any
compiler.
If your goal is to do static linking, then you may look at unison's
packaging: they made lots of efforts to avoid depending on any
non-standard DLL. Note that this may mean you have to recompile GTK+
libraries statically.

Cheers,

Jacques Garrigue
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


      reply	other threads:[~2001-11-20  0:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-18 11:27 Alan Schmitt
2001-11-20  0:20 ` Jacques Garrigue [this message]

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=20011120092055S.garrigue@kurims.kyoto-u.ac.jp \
    --to=garrigue@kurims.kyoto-u.ac.jp \
    --cc=alan.schmitt@inria.fr \
    --cc=caml-list@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;
as well as URLs for NNTP newsgroup(s).