-C name Use linker config file
-L path Specify a library search path
-Ln name Create a VICE label file
- -Lp Mark write protected segments as such (VICE)
-S addr Set the default start address
-V Print the linker version
-h Help (this text)
Long options:
--cfg-path path Specify a config file search path
--config name Use linker config file
+ --dbgfile name Generate debug information
--dump-config name Dump a builtin configuration
--help Help (this text)
--lib file Link this library
version.
- <tag><tt>-Lp</tt></tag>
-
- Deprecated option.
-
-
<label id="option-S">
<tag><tt>-S addr, --start-addr addr</tt></tag>
using <tt/--cfg-path/.
+ <label id="option--dbgfile">
+ <tag><tt>--dbgfile name</tt></tag>
+
+ Specify an output file for debug information. Available information will be
+ written to this file. Using the <tt/-g/ option for the compiler and assembler
+ will increase the amount of information available. Please note that debug
+ information generation is currently being developed, so the format of the
+ file and it's contents are subject to change without further notice.
+
+
<tag><tt>--lib file</tt></tag>
Links a library to the output. Use this command line option instead of just