[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2010-05-24 (20:06) |
From: | Stéphane Glondu <steph@g...> |
Subject: | Re: [Caml-list] Native compiler on armel (arm-eabi) |
Fabiano a écrit : > Am I right? Is ocaml able to generate native code on armel (arm eabi)? > In case, have you suggestions in order to solve the issue? See [1]. In a nutshell: it will be, with OCaml 3.12.0. FWIW, almost all Debian packages compile natively on armel with it [2]. The notable remaining issue is broken natdynlink [3]. [1] http://caml.inria.fr/mantis/view.php?id=3746 [2] http://ocaml.debian.net/debian/ocaml3120dev23r10396/ [3] http://caml.inria.fr/mantis/view.php?id=5049 Best regards, -- Stéphane