Browse thread
problem building godi-bin-prot on OS X
-
Alan Schmitt
-
Markus Mottl
- Valentyn Kamyshenko
- Alan Schmitt
-
Markus Mottl
[
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-17 (03:38) |
From: | Valentyn Kamyshenko <kamysh@k...> |
Subject: | Re: [Caml-list] problem building godi-bin-prot on OS X |
Hello Markus, I had a similar issue. The probles seems to be in the first line of the files ./lib/type_class.mli and ./lib/type_class.ml. It looks like (*pp cpp $ARCH_FLAGS *) which, on Mac OS X, should be changed to (*pp gcc -E -xc $ARCH_FLAGS *) Unfortunately, I don't know how to "productize" such change. -- Valentyn. On May 16, 2009, at 8:54 AM, Markus Mottl wrote: > On Sat, May 16, 2009 at 02:55, Alan Schmitt > <alan.schmitt@polytechnique.org> wrote: >> I'm having syntax errors when building bin-prot under godi on OS X >> (it seems >> needed to build batteries-included). Searching a bit brought some >> messages >> from october 2008 saying that a patch would come out to fix this: >> http://groups.google.com/group/fa.caml/browse_thread/thread/862b90fb07f58773/5817e0840deeaffd?lnk=gst&q=godi+bin+prot#5817e0840deeaffd >> Has the fix been released, or should I try to change things manually? > > The Jane Street Core library is still under heavy review but getting > closer to a release. I cannot tell how long this will take since I'm > not directly involved in the release process for this library itself, > but I guess one might already start holding one's breath... > > Regards, > Markus > > -- > Markus Mottl http://www.ocaml.info > markus.mottl@gmail.com > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs