Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
9de2e573
Commit
9de2e573
authored
Jun 19, 2020
by
POTTIER Francois
Browse files
Update the manual accordingly.
parent
b99fe204
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/manual.tex
View file @
9de2e573
...
@@ -4326,14 +4326,14 @@ compiler.
...
@@ -4326,14 +4326,14 @@ compiler.
suggested link flags, and exit. These flags are intended to be passed to
suggested link flags, and exit. These flags are intended to be passed to
\texttt
{
ocamlc
}
when producing a bytecode executable. What flags are
\texttt
{
ocamlc
}
when producing a bytecode executable. What flags are
suggested? In the absence of the
\otable
switch, no flags are suggested. When
suggested? In the absence of the
\otable
switch, no flags are suggested. When
\otable
is set, the object file
\texttt
{
menhirLib.cm
o
}
is suggested, so as to
\otable
is set, the object file
\texttt
{
menhirLib.cm
a
}
is suggested, so as to
ensure that
\menhirlib
is linked in.
ensure that
\menhirlib
is linked in.
\docswitch
{
\osuggestlinko
}
This switch causes
\menhir
to print a set of
\docswitch
{
\osuggestlinko
}
This switch causes
\menhir
to print a set of
suggested link flags, and exit. These flags are intended to be passed to
suggested link flags, and exit. These flags are intended to be passed to
\texttt
{
ocamlopt
}
when producing a native code executable. What flags are
\texttt
{
ocamlopt
}
when producing a native code executable. What flags are
suggested? In the absence of the
\otable
switch, no flags are suggested. When
suggested? In the absence of the
\otable
switch, no flags are suggested. When
\otable
is set, the object file
\texttt
{
menhirLib.cmx
}
is suggested, so as to
\otable
is set, the object file
\texttt
{
menhirLib.cmx
a
}
is suggested, so as to
ensure that
\menhirlib
is linked in.
ensure that
\menhirlib
is linked in.
\docswitch
{
\osuggestmenhirlib
}
This switch causes
\menhir
to print (the
\docswitch
{
\osuggestmenhirlib
}
This switch causes
\menhir
to print (the
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment