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 Mottl        http://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

Reply via email to