Browse thread
Sys.command and quotes
-
Matthieu Dubuget
-
Francois Pottier
- Matthieu Dubuget
- Olivier Andrieu
- Sylvain Le Gall
-
Francois Pottier
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-05-05 (19:59) |
From: | Matthieu Dubuget <matthieu.dubuget@g...> |
Subject: | Re: [Caml-list] Sys.command and quotes |
Francois Pottier a écrit : > Hello, > > On Tue, May 05, 2009 at 10:58:29AM +0200, Matthieu Dubuget wrote: >> It prevents menhir (20090402) to compile on my mingw system with ocamlfind >> in use (because when ocamlfind is used, the dependencies are found with an >> ocamlfind ocamldep call). > > I don't know whether it is a bug in Sys.command; anyway, the latest release of > Menhir (20090505) attempts to work around it: > > http://cristal.inria.fr/~fpottier/menhir/menhir-20090505.tar.gz > > (I should have released this earlier, but forgot, so here it is, released > two minutes ago :) > ;-) Thanks! This solves the installation problem. Both with my manual installation and with GODI (a push in godi repository would be nice, please). I still have some problems when using the godi version of the development system (dependencies of some .mly file failing). More on this problem when I will have the time to investigate. Salutations Matt