Am 07.08.2012 21:41:08 schrieb(en) Paul Vernaza:
Hi,

I've been experimenting with the OCaml 4.00 release of GODI on OS X
10.8 (Mountain Lion) and have run into some issues.  The most serious
is that native binaries can crash when they throw exceptions (e.g.,
'ocamlbuild').  This has been resolved in the OCaml repository:
http://caml.inria.fr/mantis/view.php?id=5700.  It would be great if
the patch there could be applied to the GODI distribution.

Yes, I've seen this already, and it is a serious issue (btw, not only affecting OSX - there is generally the same stack alignment issue on all amd64 platforms, only that different library routines depend on it - e.g. on Linux I recently ran into this when calling libc's sprintf, and we haven't only found a way to trigger it from OCaml).

I'll try to do this in the next days.

Gerd


Paul
_______________________________________________
Godi-list mailing list
Godi-list@ocaml-programming.de
https://godirepo.camlcity.org/mailman/listinfo/godi-list



--
------------------------------------------------------------
Gerd Stolpmann, Darmstadt, Germany    g...@gerd-stolpmann.de
Creator of GODI and camlcity.org.
Contact details:        http://www.camlcity.org/contact.html
Company homepage:       http://www.gerd-stolpmann.de
------------------------------------------------------------
_______________________________________________
Godi-list mailing list
Godi-list@ocaml-programming.de
https://godirepo.camlcity.org/mailman/listinfo/godi-list

Reply via email to