Re: [Caml-list] problem building godi-bin-prot on OS X

2009-05-17 Thread Alan Schmitt

On 16 mai 09, at 17:54, Markus Mottl wrote:


On Sat, May 16, 2009 at 02:55, Alan Schmitt
alan.schm...@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=gstq=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...


I see, thanks. It's not urgent, so I guess that I can wait until the  
library is released.


Alan


PGP.sig
Description: This is a digitally signed message part
___
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


Re: [Caml-list] problem building godi-bin-prot on OS X

2009-05-17 Thread Markus Mottl
On Sat, May 16, 2009 at 23:37, Valentyn Kamyshenko kam...@kamysh.org wrote:
 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.

This problem is already fixed in my version and the one in Godi
(1.2.14), but not the one distributed by Jane Street.

Regards,
Markus

-- 
Markus Mottlhttp://www.ocaml.infomarkus.mo...@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


[Caml-list] problem building godi-bin-prot on OS X

2009-05-16 Thread Alan Schmitt

Hello,

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=gstq=godi+bin+prot#5817e0840deeaffd
Has the fix been released, or should I try to change things manually?

Thanks,

Alan


PGP.sig
Description: This is a digitally signed message part
___
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


Re: [Caml-list] problem building godi-bin-prot on OS X

2009-05-16 Thread Markus Mottl
On Sat, May 16, 2009 at 02:55, Alan Schmitt
alan.schm...@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=gstq=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 Mottlhttp://www.ocaml.infomarkus.mo...@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


Re: [Caml-list] problem building godi-bin-prot on OS X

2009-05-16 Thread Valentyn Kamyshenko

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.schm...@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=gstq=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 Mottlhttp://www.ocaml.info 
markus.mo...@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


___
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