caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gabriel Scherer <gabriel.scherer@gmail.com>
To: "Richard W.M. Jones" <rich@annexia.org>
Cc: Nicolas Ojeda Bar <n.oje.bar@gmail.com>, caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] [ANN] RISC-V backend for the native-code OCaml compiler
Date: Sat, 10 Sep 2016 12:49:45 -0400	[thread overview]
Message-ID: <CAPFanBGCkTNKUppYnFLb3ZbO2k4FFQHGmGAz7XsKLT1=8Mv4Zg@mail.gmail.com> (raw)
In-Reply-To: <20160910164151.GF27249@annexia.org>

[-- Attachment #1: Type: text/plain, Size: 1447 bytes --]

The given link is an opam repository that contains a description of the
forked compiler for easy installation via opam. Looking at the description
file for the compiler


https://github.com/nojb/riscv-ocamlopt/blob/master/compilers/4.02.0/4.02.0%2Briscv64-unknown-elf/4.02.0%2Briscv64-unknown-elf.comp

it appears that the upstream source (currently) is a branch of the
github:nojb/ocaml repository:

  https://github.com/nojb/ocaml/commits/4.02.0%2Briscv64-unknown-elf

On Sat, Sep 10, 2016 at 12:41 PM, Richard W.M. Jones <rich@annexia.org>
wrote:

> (Resurrecting the old thread ...)
>
> On Sun, Jun 07, 2015 at 11:14:16PM +0530, Nicolas Ojeda Bar wrote:
> > This release is in the form of a cross-compiler.  It depends on the
> > cross-compiling support recently added to 4.02.0+trunk.  It outputs
> > ELF binaries that can be simulated directly on the RISC-V ISA
> > simulator (spike) or run natively in a suitable virtual machine.
> >
> > For detailed installation instructions, please visit:
> > https://github.com/nojb/riscv-ocamlopt.
>
> Hi Nicolas,
>
> I'm confused here -- where is the upstream source?  For example, is
> there a fork of the upstream OCaml git repo with your changes on top?
>
> Rich.
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

[-- Attachment #2: Type: text/html, Size: 2546 bytes --]

  reply	other threads:[~2016-09-10 16:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-07 17:44 Nicolas Ojeda Bar
2016-09-10 16:41 ` Richard W.M. Jones
2016-09-10 16:49   ` Gabriel Scherer [this message]
2016-09-10 17:08     ` Richard W.M. Jones
2016-09-10 18:10       ` Nicolas Ojeda Bar

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='CAPFanBGCkTNKUppYnFLb3ZbO2k4FFQHGmGAz7XsKLT1=8Mv4Zg@mail.gmail.com' \
    --to=gabriel.scherer@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=n.oje.bar@gmail.com \
    --cc=rich@annexia.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;
as well as URLs for NNTP newsgroup(s).