caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Erick Tryzelaar" <idadesub@users.sourceforge.net>
To: "David Allsopp" <dra-news@metastack.com>
Cc: "OCaml List" <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] what's in the future for ocamlbuild?
Date: Wed, 12 Mar 2008 10:16:07 -0700	[thread overview]
Message-ID: <1ef034530803121016p299f0a8ap5aac685b48a512a5@mail.gmail.com> (raw)
In-Reply-To: <002601c88421$a246df40$017ca8c0@countertenor>

On Wed, Mar 12, 2008 at 2:14 AM, David Allsopp <dra-news@metastack.com> wrote:
>  When you say that it doesn't work with cmd.exe, do you mean that bash simply
>  needs to be in the PATH so that ocamlbuild can execute commands? The Win32
>  port of make has the same requirement for sh.exe - I can't see how that's a
>  show-stopper for OCaml on Windows?

The problem I ran into with this is that the felix language supports
being built with visual studio, and the visual studio ocaml version.
This means that the end user doesn't need anything else to compile,
and our build system (is supposed to) be able to run in cmd.exe with
our custom python build system. In this setup we can't really justify
using ocamlbuild since our crusty build system is actually more
compatible. Now we could add a dependency on cygwin, but cygwin
implies so much more than just bash that it might not be worth
changing something that works (poorly) right now.


  parent reply	other threads:[~2008-03-12 17:16 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-12  4:57 Erick Tryzelaar
2008-03-12  9:14 ` [Caml-list] " David Allsopp
2008-03-12 15:08   ` Nicolas Pouillard
2008-03-12 17:16   ` Erick Tryzelaar [this message]
2008-03-12  9:31 ` Sylvain Le Gall
2008-03-12 11:59   ` [Caml-list] " Lionel Elie Mamane
2008-03-12 12:05     ` Vincent Hanquez
2008-03-12 14:22       ` Sylvain Le Gall
2008-03-12 14:38         ` [Caml-list] " Vincent Hanquez
2008-03-12 14:52           ` Martin Jambon
2008-03-12 15:14           ` Sylvain Le Gall
2008-03-12 15:11   ` [Caml-list] " Nicolas Pouillard
2008-03-12 15:24 ` [Caml-list] " Nicolas Pouillard
2008-03-12 17:06   ` Erick Tryzelaar

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=1ef034530803121016p299f0a8ap5aac685b48a512a5@mail.gmail.com \
    --to=idadesub@users.sourceforge.net \
    --cc=caml-list@yquem.inria.fr \
    --cc=dra-news@metastack.com \
    /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).