From: Peter Zotov <whitequark@whitequark.org>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] opam-android, a modern Android cross-toolchain
Date: Sat, 18 Oct 2014 09:46:18 +0400 [thread overview]
Message-ID: <6fd7a5a5918bacf5f2a122f04dc67107@whitequark.org> (raw)
Hello,
I'm glad to announce opam-android, a cross-toolchain for Android
based on OCaml 4.02.1. The goals of this port was to minimize
the changes to the OCaml compiler, to simplify porting packages
as much as possible, to support compile-time components like
ppx rewriters or cstubs, and to make using it as simple as possible.
I believe I have achieved these goals. In particular, I want
to highlight that both bytecode and native code compiling works,
-output-obj works and can be used to emit .o and .so files,
and using the toolchain is as simple as passing -toolchain android
to your ocamlfind invocation (or even setting the OCAMLFIND_TOOLCHAIN
environment variable).
For further details and installation instructions, please refer to
the GitHub project page:
https://github.com/whitequark/opam-android
--
Peter Zotov
reply other threads:[~2014-10-18 5:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6fd7a5a5918bacf5f2a122f04dc67107@whitequark.org \
--to=whitequark@whitequark.org \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox