CL65: --no-rtl option for disabling default runtime library
This commit is contained in:
committed by
Oliver Schmidt
parent
16aec54276
commit
2a9bb0d8de
@@ -103,6 +103,7 @@ Long options:
|
||||
--memory-model model Set the memory model
|
||||
--module Link as a module
|
||||
--module-id id Specify a module id for the linker
|
||||
--no-rtl Don't link default runtime library
|
||||
--o65-model model Override the o65 model
|
||||
--obj file Link this object file
|
||||
--obj-path path Specify an object file search path
|
||||
@@ -185,6 +186,11 @@ There are a few remaining options that control the behaviour of cl65:
|
||||
seem to use cc65 to develop for the C64.
|
||||
|
||||
|
||||
<tag><tt>--no-rtl</tt></tag>
|
||||
|
||||
This option disables default runtime library of target system.
|
||||
|
||||
|
||||
<tag><tt>-Wa options, --asm-args options</tt></tag>
|
||||
|
||||
Pass options directly to the assembler. This may be used to pass options
|
||||
|
||||
Reference in New Issue
Block a user