Re: [Caml-list] building Batteries Included under OS X?

2009-05-19 Thread Alan Schmitt
On 19 mai 09, at 17:32, Nathan Gray wrote: On Tue, May 19, 2009 at 6:03 AM, Stefano Zacchiroli wrote: On Tue, May 19, 2009 at 02:46:23PM +0200, Alan Schmitt wrote: By the way, is this a good place to report these kinds of bugs? Yes, the project tracker on the ocamlcore forge (which hosts t

Re: [Caml-list] building Batteries Included under OS X?

2009-05-19 Thread Nathan Gray
On Tue, May 19, 2009 at 6:03 AM, Stefano Zacchiroli wrote: > On Tue, May 19, 2009 at 02:46:23PM +0200, Alan Schmitt wrote: >> By the way, is this a good place to report these kinds of bugs? > > Yes, the project tracker on the ocamlcore forge (which hosts the > project). You can find it at > http:/

[Caml-list] OCaml version 3.11.1+rc0

2009-05-19 Thread Damien Doligez
Dear OCaml users, It is our pleasure to announce that release 3.11.1 is imminent. We have uploaded a release candidate at this address: < http://caml.inria.fr/pub/distrib/ocaml-3.11/ocaml-3.11.1+rc0.tar.gz > See the list of changes below. We need you to test this on as many system types as p

Re: [Caml-list] building Batteries Included under OS X?

2009-05-19 Thread Alan Schmitt
On 19 mai 09, at 15:03, Stefano Zacchiroli wrote: On Tue, May 19, 2009 at 02:46:23PM +0200, Alan Schmitt wrote: By the way, is this a good place to report these kinds of bugs? Yes, the project tracker on the ocamlcore forge (which hosts the project). You can find it at http://forge.ocamlcore.

Re: [Caml-list] building Batteries Included under OS X?

2009-05-19 Thread Stefano Zacchiroli
On Tue, May 19, 2009 at 02:46:23PM +0200, Alan Schmitt wrote: > By the way, is this a good place to report these kinds of bugs? Yes, the project tracker on the ocamlcore forge (which hosts the project). You can find it at http://forge.ocamlcore.org/tracker/?group_id=17 , it is linked from the batt

Re: [Caml-list] building Batteries Included under OS X?

2009-05-19 Thread Alp Mestan
There's a batteries-devel ML. http://lists.forge.ocamlcore.org/cgi-bin/mailman/listinfo/batteries-devel On Tue, May 19, 2009 at 2:46 PM, Alan Schmitt < alan.schm...@polytechnique.org> wrote: > Hello, > > I'm trying to build Batteries Included and failing under OS X. The problem > is that it's usi

[Caml-list] building Batteries Included under OS X?

2009-05-19 Thread Alan Schmitt
Hello, I'm trying to build Batteries Included and failing under OS X. The problem is that it's using "cp -a", which is an option that is not present. (I'm building with godi, but looking at the source on git.ocamlcore.org, I see that the "-a" is already in Makefile.in there.) By the way,

RE: [Caml-list] findlib with MinGW

2009-05-19 Thread David Allsopp
I built OCaml 3.11.0/MinGW with findlib on Windows 7 RC a few days ago. I found that while my Cygwin installer doesn't install its own OCaml on Windows Vista by default, for some reason on Windows 7 it installs loads more software in the default install! Is Cygwin's OCaml definitely not installed?

[Caml-list] findlib with MinGW

2009-05-19 Thread Paul Steckler
Does anyone have clear instructions on how to build findlib with the MinGW port of OCaml? For me, the `configure' script with the option `-system mingw' fails when it tries to build tools/extract_args. I'm using the Windows 7 RC. -- Paul -- Paul Steckler National ICT Australia paul DOT steckle