From: Anil Madhavapeddy <anil@recoil.org>
To: Florent Monnier <fmonnier@linux-nantes.org>
Cc: Caml List <caml-list@inria.fr>
Subject: Re: [Caml-list] [rpi] getting ocamlopt on RPi with raspbian
Date: Wed, 22 May 2013 13:34:03 +0100 [thread overview]
Message-ID: <03D5E3E5-A51E-4B68-BD9A-9E1E7AD31B19@recoil.org> (raw)
In-Reply-To: <CAE1DttCvThJ8kbKO_927foP_=0T_3gsv1g53i=h4xPKvJ5e++A@mail.gmail.com>
On 22 May 2013, at 12:30, Florent Monnier <fmonnier@linux-nantes.org> wrote:
> Hi,
>
> While searching for [ocamlopt raspberry pi] on seeks.fr I've found this:
>
> http://www.raspberrypi.org/phpBB3/viewtopic.php?t=23565&p=219670
> which points to:
> https://godirepo.camlcity.org/pipermail/godi-list/2012-November/003537.html
> it says:
> """
> If you read this, and OCaml-4.01 is already out, you probably
> do not need to take care of the following, because the required patch
> is probably already in this release
> """
>
> I installed yesterday "2013-02-09-wheezy-raspbian.img" which provides ocaml 3.
>
> I've insalled ocaml libs provided by apt-get, included -dev libs.
> I'm not sure to understand. What can we do with it without ocamlopt?
>
> What is the prefered way to get ocamlopt working on RPi today?
>
> Opam compiles fine with ocaml 3.
> After closing all the other applications opam init can finish without
> running out of memory.
>
> So I thought to try to:
> opam switch 4.00.1
4.00.1 (released) is not the same as 4.01. Try:
$ opam switch 4.01.0dev+trunk
...which will give you a trunk compiler with all of the ARM fixes included.
Benedikt has committed several more fixes since the original one, so trunk
is generally in much better shape. These changes will be in OCaml-4.1 when
it's released.
-anil
next prev parent reply other threads:[~2013-05-22 12:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-22 11:30 Florent Monnier
2013-05-22 12:34 ` Anil Madhavapeddy [this message]
2013-05-22 12:35 ` Daniel Bünzli
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=03D5E3E5-A51E-4B68-BD9A-9E1E7AD31B19@recoil.org \
--to=anil@recoil.org \
--cc=caml-list@inria.fr \
--cc=fmonnier@linux-nantes.org \
/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