The following switches allow additional control over the output generated by the binder.
-c
-e
stdout
.
-h
stdout
.
-K
stdout
. Includes library search paths,
contents of pragmas Ident and Linker_Options, and libraries added
by gnatbind.
-l
stdout
.
-O
stdout
.
This list includes the files explicitly supplied and referenced by the user
as well as implicitly referenced run-time unit files. The latter are
omitted if the corresponding units reside in shared libraries. The
directory names for the run-time units depend on the system configuration.
-o `file'
b~`mainprog
.adb` default. Note that file denote the Ada
binder generated body filename.
Note that if this option is used, then linking must be done manually.
It is not possible to use gnatlink in this case, since it cannot locate
the binder file.
-r