[MacPorts] #21743: ocaml-3.11.1 native code compiler fails.
MacPorts
noreply at macports.org
Thu Oct 1 04:54:57 PDT 2009
#21743: ocaml-3.11.1 native code compiler fails.
---------------------------------------+------------------------------------
Reporter: kiyoshi.coquser@… | Owner: macports-tickets@…
Type: enhancement | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: ocaml
---------------------------------------+------------------------------------
Ocaml 3.11.1 have some issues about native code generation.
So building of some ports (ex. Unison +aqua) fails.
I prepared minimal patches to fix these issues.
They are borrowed from Caml CVS repository:
http://camlcvs.inria.fr/
Fixing issues:
0004813: incorrect parsing of floating point literals
http://caml.inria.fr/mantis/view.php?id=4813
0004841: Cannot make callbacks from C code when using the -output-obj
option under Mac OS X
http://caml.inria.fr/mantis/view.php?id=4841
0004867: ocamlopt -shared failed on Mac OS X 10.6 Snow Leopard (x86_64)
http://caml.inria.fr/mantis/view.php?id=4867
0004877: Definition of uint64 in caml/config.h conflicts. (MacOSX Snow
Leopard, X86_64)
http://caml.inria.fr/mantis/view.php?id=4877
Note: These issues will be fixed in the next release of ocaml.
--
Ticket URL: <http://trac.macports.org/ticket/21743>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list