caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Thomas Gazagnaire <thomas@gazagnaire.org>
To: "Stéphane Glondu" <steph@glondu.net>
Cc: caml-list@inria.fr,
	Debian Ocaml Maint ML <debian-ocaml-maint@lists.debian.org>
Subject: Re: [Caml-list] mips32 backend without floating point hardware
Date: Mon, 22 Jun 2015 12:07:12 +0200	[thread overview]
Message-ID: <B15DE5B5-9408-4473-A468-C1C8F17CB837@gazagnaire.org> (raw)
In-Reply-To: <5587D5B3.6080106@glondu.net>

> Any effort to make things better would be greatly appreciated. OPAM
> packages should be fixed to work without ocamlopt.

If the library expose a specific build target for native code, it's already possible to annotate the opam file to do that, using `ocaml-native`, `ocaml-native-tools` and `ocaml-native-dynlink` predicates (see [1] for an example). It should be possible to run bulk builds for bytecode only to see which packages need their build system to be fixed. I'll try to see what we can do.

Best,
Thomas

[1]: https://github.com/ocaml/opam-repository/blob/master/packages/ocamlfind/ocamlfind.1.5.5/opam#L11


  reply	other threads:[~2015-06-22 10:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-21  2:17 Nicolas Ojeda Bar
2015-06-21  9:26 ` Xavier Leroy
2015-06-21 10:08   ` Vincent Bernardoff
2015-06-22  9:30     ` Stéphane Glondu
2015-06-22 10:07       ` Thomas Gazagnaire [this message]
2015-06-23 17:57       ` Richard W.M. Jones
2015-06-22  8:00 ` Alain Frisch

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=B15DE5B5-9408-4473-A468-C1C8F17CB837@gazagnaire.org \
    --to=thomas@gazagnaire.org \
    --cc=caml-list@inria.fr \
    --cc=debian-ocaml-maint@lists.debian.org \
    --cc=steph@glondu.net \
    /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).