* [Caml-list] executible difference between camlp4o and camlp4o.opt
@ 2004-07-14 17:44 Leo Rozenberg
0 siblings, 0 replies; only message in thread
From: Leo Rozenberg @ 2004-07-14 17:44 UTC (permalink / raw)
To: caml-list
We noticed another inconsistency between the 3.08.0 and 3.07
distributions. The 3.08.0 version was built from a modified (changed
3.07 to 3.08.0) SPEC file used to build previous RPM's.
In the 3.08.0 distribution there is inconsistent behavior between the
native and bytecode executables:
# camlp4o -v
Camlp4 version 3.08.0
# camlp4o -help
Usage: camlp4 [load-options] [--] [other-options]Load options: -I
directory Add directory in search patch for object files. -where
Print camlp4 library directory and exit. -nolib No
automatic search for object files in library directory. <object-file>
Load this file in Camlp4 core.Other options: <file> Parse this
file.
-intf <file> Parse <file> as an interface, whatever its extension.
-impl <file> Parse <file> as an implementation, whatever its extension.
-unsafe Generate unsafe accesses to array and strings.
-noassert Obsolete, do not use this option.
-verbose More verbose in parsing errors.
-loc <name> Name of the location variable (default: loc)
-QD <file> Dump quotation expander result in case of syntax error.
-o <file> Output on <file> instead of standard output.
-v Print Camlp4 version and exit.
-version Print Camlp4 version number and exit.
-help Display this list of options.
Options added by loaded object files:
-no_quot Don't parse quotations, allowing to use, e.g. "<:>" as token
# camlp4o.opt -v
# camlp4o.opt -help
leonid
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-07-14 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-14 17:44 [Caml-list] executible difference between camlp4o and camlp4o.opt Leo Rozenberg
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox