caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Valentyn Kamyshenko <kamysh@kamysh.org>
To: Markus Mottl <markus.mottl@gmail.com>
Cc: Alan Schmitt <alan.schmitt@polytechnique.org>, caml-list@inria.fr
Subject: Re: [Caml-list] problem building godi-bin-prot on OS X
Date: Sat, 16 May 2009 20:37:52 -0700	[thread overview]
Message-ID: <5B4EF9C7-AFE2-4023-9E38-033D7B76983B@kamysh.org> (raw)
In-Reply-To: <f8560b80905160854p1aa05f31l1ef529e3ce14473@mail.gmail.com>

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


  reply	other threads:[~2009-05-17  3:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-16  6:55 Alan Schmitt
2009-05-16 15:54 ` [Caml-list] " Markus Mottl
2009-05-17  3:37   ` Valentyn Kamyshenko [this message]
2009-05-17 17:51     ` Markus Mottl
2009-05-17  7:04   ` Alan Schmitt

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=5B4EF9C7-AFE2-4023-9E38-033D7B76983B@kamysh.org \
    --to=kamysh@kamysh.org \
    --cc=alan.schmitt@polytechnique.org \
    --cc=caml-list@inria.fr \
    --cc=markus.mottl@gmail.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).