caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Rinderknecht <rinderkn@caesar.elte.hu>
To: John Whitington <john@coherentgraphics.co.uk>
Cc: William R <r.3@libertysurf.fr>, caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Announcing yet another Makefile for OCaml
Date: Thu, 23 Jan 2014 01:08:42 +0100	[thread overview]
Message-ID: <52E05D8A.7050405@caesar.elte.hu> (raw)
In-Reply-To: <52E054A8.6040307@coherentgraphics.co.uk>

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

Thank you, John, for the technical details.

I had these in mind when I wrote "OCamlMakefile vs my Makefile", so
the format "XXX vs YYY" was meant to attribute feature XXX to
OCamlMakefile and YYY to my makefile. I should have been more
explicit, sorry, but, then, I hardly ever use printf;-)

For those of you who have students learning OCaml, I am particularly
interested in your feedback with using my makefile. Thanks!

Best,

Christian

> To correct a few: in  OCamlmakefile:
 >
 >> * Builds library and toplevels vs none
 >
 > make top, make byte-code-no-link, make native-code-nolink
 >
 >> * Generates documentation vs none
 >
 > make htdoc/ltdoc/psdoc/pdfdoc
 >
 >> * Support for ocamlfind vs none
 >
 > PACKS = camlpdf
 >
 > to use ocamlfind packages.
 >
 > To get it to use ocamlfind all over, use
 >
 > REAL_OCAMLFIND=ocamlfind
 >
 > (not documented)


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

  reply	other threads:[~2014-01-23  0:08 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-22  1:03 Christian Rinderknecht
2014-01-22  7:43 ` William R
2014-01-22 19:22   ` Christian Rinderknecht
2014-01-22 23:30     ` John Whitington
2014-01-23  0:08       ` Christian Rinderknecht [this message]
2014-01-23  9:35     ` Goswin von Brederlow
2014-01-23 10:36       ` Malcolm Matalka
2014-01-23 14:47       ` Christian Rinderknecht
2014-01-24 16:18       ` Christian Rinderknecht

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=52E05D8A.7050405@caesar.elte.hu \
    --to=rinderkn@caesar.elte.hu \
    --cc=caml-list@inria.fr \
    --cc=john@coherentgraphics.co.uk \
    --cc=r.3@libertysurf.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;
as well as URLs for NNTP newsgroup(s).