caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Rinderknecht <rinderkn@caesar.elte.hu>
To: caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] Announcing yet another Makefile for OCaml
Date: Fri, 24 Jan 2014 17:18:37 +0100	[thread overview]
Message-ID: <52E2925D.2010008@caesar.elte.hu> (raw)
In-Reply-To: <20140123093518.GC20624@frosties>

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

Dear Goswin and list members,

On 01/23/2014 10:35 AM, Goswin von Brederlow wrote:
> No ocamlfind? That realy sucks.  [...] You realy need support for
 > ocamlfind so adding libraries becomes easy.

I committed the very simple fix I suggested to you in my last
email. Now you can simply set

OCAMLFIND := ocamlfind

in Makefile.cfg and you use the tag files as usual, except the command
lines will be passed to ocamlfind. For example, a tag file may be

ocamldep: -syntax camlp4o
ocamlc: -syntax camlp4o

(Note: the warnings emitted by [ocamlfind ocamldep ...] are printed
the first time and lost.)

The urls are

http://pnyf.inf.elte.hu/rinderkn/Software/OCaml/Makefile
http://pnyf.inf.elte.hu/rinderkn/Software/OCaml/Makefile.man
http://pnyf.inf.elte.hu/rinderkn/Software/OCaml/Makefile.doc

Best regards,

Christian


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

      parent reply	other threads:[~2014-01-24 16:19 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
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 [this message]

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=52E2925D.2010008@caesar.elte.hu \
    --to=rinderkn@caesar.elte.hu \
    --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;
as well as URLs for NNTP newsgroup(s).