Doc -ccopt

git-svn-id: http://caml.inria.fr/svn/ocamldoc/trunk@10184 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Xavier Leroy 2008-12-02 17:10:01 +00:00
parent 727a87f853
commit 7c95fbb5aa
1 changed files with 3 additions and 3 deletions

View File

@ -145,10 +145,10 @@ Pass the "-l"\var{libname} option to the C linker when linking in
given C library to be linked with the program.
\item["-ccopt" \var{option}]
Pass the given option to the C compiler and linker, when linking in
``custom runtime'' mode (see the "-custom" option). For instance,
Pass the given option to the C compiler and linker. When linking in
``custom runtime'' mode, for instance,
"-ccopt -L"\var{dir} causes the C linker to search for C libraries in
directory \var{dir}.
directory \var{dir}. (See the "-custom" option.)
\item["-config"]
Print the version number of "ocamlc" and a detailed summary of its