From a53ce2df70be41722d1b1054d1b06af4560d691f Mon Sep 17 00:00:00 2001 From: Damien Doligez Date: Thu, 17 Mar 2011 16:18:05 +0000 Subject: add option -runtime-variant git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@10982 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02 --- man/ocamlc.m | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'man/ocamlc.m') diff --git a/man/ocamlc.m b/man/ocamlc.m index e4715bbad..490d05296 100644 --- a/man/ocamlc.m +++ b/man/ocamlc.m @@ -444,6 +444,16 @@ only recursive types where the recursion goes through an object type are supported. Note that once you have created an interface using this flag, you must use it again for all dependencies. .TP +.BI \-runtime\-variant \ suffix +Add +.I suffix +to the name of the runtime library that will be used by the program. +If OCaml was configured with option +.BR \-with\-debug\-runtime , +then the +.B d +suffix is supported and gives a debug version of the runtime. +.TP .B \-thread Compile or link multithreaded programs, in combination with the system "threads" library described in -- cgit v1.2.3-70-g09d2