caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alan Schmitt <alan.schmitt@inria.fr>
To: "Kontra, Gergely" <kgergely@mlabdial.hit.bme.hu>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] windows + gtk
Date: Sun, 4 Aug 2002 09:04:27 +0200	[thread overview]
Message-ID: <20020804070427.GK3849@alan-schm1p> (raw)
In-Reply-To: <Pine.LNX.4.21.0208021910130.20059-100000@mlabdial.hit.bme.hu>

* Kontra, Gergely (kgergely@mlabdial.hit.bme.hu) wrote:
> And where can I tell to ocaml not to depend on the cygwin environment,
> and build app, which doesn't require any dlls? Or which dll's will I
> need?

You should be able to specify the way to build caml (using either
the cygwin compatibility layer, or just mingw32) when running the
configure script. There should be an option there (I'm in vacations with
a very slow internet access, so I haven't fetched ocaml 3.05 yet). Then
neither ocaml nor the apps you build with it will depend on some cygwin
dll (ocaml now uses its own dlls that may be needed though, unless you
link your program statically).

HTH,

Alan

-- 
The hacker: someone who figured things out and made something cool happen.
-------------------
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


  reply	other threads:[~2002-08-06  9:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-12 15:21 Kontra, Gergely
2002-07-12 16:40 ` Alan Schmitt
2002-07-18 15:32   ` Kontra, Gergely
2002-07-19  3:12     ` Jacques Garrigue
2002-07-22  9:14       ` Kontra, Gergely
2002-07-19  7:24     ` Xavier Leroy
2002-07-22  9:12       ` Kontra, Gergely
2002-07-23 10:58         ` [Caml-list] windows + gtk + productivity Kontra, Gergely
2002-07-25 12:48           ` Jacques Garrigue
2002-08-02 17:12   ` [Caml-list] windows + gtk Kontra, Gergely
2002-08-04  7:04     ` Alan Schmitt [this message]
2002-07-25  6:14 Croy, Stuart
2002-07-25 15:10 ` Jacques Garrigue

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=20020804070427.GK3849@alan-schm1p \
    --to=alan.schmitt@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=kgergely@mlabdial.hit.bme.hu \
    /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).