caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gerd Stolpmann <info@gerd-stolpmann.de>
To: Matt Gushee <matt@gushee.net>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] GODI news
Date: 09 Aug 2003 11:04:38 +0200	[thread overview]
Message-ID: <1060419878.988.36.camel@ice.gerd-stolpmann.de> (raw)
In-Reply-To: <20030808213705.GB21525@swordfish>

Am Fre, 2003-08-08 um 23.37 schrieb Matt Gushee:
> On Fri, Aug 08, 2003 at 11:20:01PM +0200, Gerd Stolpmann wrote:
> > 
> > the GODI repositories are now accessible from the Internet:
> > https://gps.dynxs.de
> 
> Very cool. Haven't tried it yet, but I mean to one of these days.
> 
> > now to continue this way, and to collect build instructions, and 
> > to add user-friendly GUIs on top of the existing command-
> > line infrastructure. Last but not least a Cygwin port should
> > be tried.
> 
> Why Cygwin, rather than MinGW?
> 
> I confess I don't have a very good understanding of the issues--
> I've tried Cygwin, but only read about MinGW--but it seems to
> me that in general MinGW should be preferred for its lightweight-
> ness and because (apparently) it enables you to create native
> Win32 executables.

Simple answer: It is unwise to do the second step before the first.
Using Cygwin means that you have a full POSIX environment (Unix tools,
libraries), but there are already typical Windows problems, e.g.
filename conventions, CRLF, etc. Solve these first!

For the build environment, it is unlikely that we ever get rid of
Cygwin. It is possible, however, that the runtime environment (i.e.
O'Caml itself, and the tools for binary packages) are MinGW-based while
the build tools are still Cygwin-based. (A very typical setup for
MinGW.) That would allow us to create a binary MinGW distribution.

Gerd
-- 
------------------------------------------------------------
Gerd Stolpmann * Viktoriastr. 45 * 64293 Darmstadt * Germany 
gerd@gerd-stolpmann.de          http://www.gerd-stolpmann.de
------------------------------------------------------------

-------------------
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:[~2003-08-09  9:04 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-08 21:20 Gerd Stolpmann
2003-08-08 21:37 ` Matt Gushee
2003-08-09  9:04   ` Gerd Stolpmann [this message]
2003-08-09 17:05     ` Matt Gushee
2003-08-09 18:06       ` Dmitry Bely
2003-08-09 18:44         ` Alexander V. Voinov
2003-08-09 21:16           ` Sven Luther
2003-08-10  1:11             ` skaller
2003-08-10  7:35               ` Sven Luther
2003-08-10 20:25                 ` skaller
2003-11-05 21:28 [Caml-list] GODI News Gerd Stolpmann
2003-11-05 22:59 ` Ken Rose
2003-12-02 22:35 [Caml-list] GODI news Gerd Stolpmann
2003-12-02 23:09 ` Alain.Frisch
2003-12-02 23:36   ` Benjamin Geer
2003-12-02 23:51     ` Alain.Frisch
2003-12-03  5:12     ` William Lovas
2003-12-03 11:16       ` Sven Luther
2003-12-04  4:25         ` William Lovas
2003-12-08 12:44           ` Sven Luther
2003-12-03 21:14       ` Sylvain LE GALL
2003-12-03 23:59     ` Gerd Stolpmann
2003-12-04  0:41       ` Benjamin Geer
2003-12-05 21:23         ` Gerd Stolpmann
2003-12-03  7:49 ` Byron Hale
2004-01-04 21:12 Gerd Stolpmann
2004-02-27  9:41 Gerd Stolpmann
2004-04-28 12:38 Gerd Stolpmann
2004-05-14 16:29 Gerd Stolpmann
2012-10-22  2:39 Gerd Stolpmann

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=1060419878.988.36.camel@ice.gerd-stolpmann.de \
    --to=info@gerd-stolpmann.de \
    --cc=caml-list@inria.fr \
    --cc=matt@gushee.net \
    /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).