ocaml-maint team mailing list archive
-
ocaml-maint team
-
Mailing list archive
-
Message #00051
[Bug 503011] Re: FTBFS fix for ocaml on lucid/armel
This bug was fixed in the package ocaml - 3.11.1-4ubuntu1
---------------
ocaml (3.11.1-4ubuntu1) lucid; urgency=low
* debian/patches/0007-disable-specific-registers-for-thumb: (LP: #503011)
- Resolve an FTBFS on armel caused by specifying specific registers for
counters in the interpreter. This patch causes the compiler to determine
what registers to use automatically for __thumb__ instead of hardcoding a
specific set of registers. An upstream bug has been filed at
http://caml.inria.fr/mantis/view.php?id=4953
-- Michael Casadevall <mcasadevall@xxxxxxxxxx> Mon, 04 Jan 2010 10:13:29 -0500
** Changed in: ocaml (Ubuntu)
Status: New => Fix Released
--
FTBFS fix for ocaml on lucid/armel
https://bugs.launchpad.net/bugs/503011
You received this bug notification because you are a member of Debian
OCaml Maintainers, which is the registrant for OCaml.
Status in OCaml - ML Language Implementation with a Class-Based Object System: In Progress
Status in “ocaml” package in Ubuntu: Fix Released
Bug description:
The following debdiff fixes ocaml on armel when compiling in thumb2 mode by disabling specific-register assignment of some of the internal variables in the interpreter.
An upstream bug has been filed at: http://caml.inria.fr/mantis/view.php?id=4953
References