caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] syntax extensions with ocamlfind
@ 2015-03-02 17:48 Maxence Guesdon
  2015-03-02 18:07 ` Andreas Hauptmann
  0 siblings, 1 reply; 5+ messages in thread
From: Maxence Guesdon @ 2015-03-02 17:48 UTC (permalink / raw)
  To: caml-list

Hello,

I wrote a simple preprocessor, say mypp in a mykg package, and would
like to make ocamlfind add "-pp mypp" when I call it this way:
  ocamlfind ocamlc -syntax mypp -package mypkg.syntax

(Ideally, -syntax mypp would even be useless)

It seems that ocamlfind only supports camlp4 for preprocessors. Am I
right ? Does anybody known how to achieve this ?

Regards,

Maxence


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-04 10:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-02 17:48 [Caml-list] syntax extensions with ocamlfind Maxence Guesdon
2015-03-02 18:07 ` Andreas Hauptmann
2015-03-02 18:24   ` Maxence Guesdon
2015-03-03  9:40     ` Gerd Stolpmann
2015-03-04 10:17       ` Maxence Guesdon

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).