Pass arguments to the linker
On the esql command line, you can list linker arguments by prefacing them with the -l processor option.
The esql command processor passes to the linker
all arguments after the -l option, up to whichever of the following
items it encounters first:
- The -r option to specify resource compiler options
- The end of the command line