--local-size N |
set default local stack size to
N Kb |
--global-size N |
set default global stack size to
N Kb |
--trail-size N |
set default trail stack size to
N Kb |
--cstr-size N |
set default constraint stack size to
N Kb |
--fixed-sizes |
do not consult environment variables at run-time
(use default sizes) |
--no-top-level |
do not link the top-level (force
--no-debugger) |
--no-debugger |
do not link the Prolog/WAM debugger |
--min-pl-bips |
link only used Prolog built-in predicates |
--min-fd-bips |
link only used FD solver built-in predicates |
--min-bips |
shorthand for: --no-top-level
--min-pl-bips --min-fd-bips |
--min-size |
shorthand� for: --min-bips --strip |
--no-fd-lib |
do not look for the FD library (maintenance only) |
-s, --strip |
strip the executable |
-L OPTION |
Pass OPTION to the linker |