mirror of
https://github.com/open-simh/simtools.git
synced 2026-02-04 15:44:10 +00:00
Make the produced object file configurable...
at run time, from the command line.
This commit is contained in:
committed by
Olaf Seibert
parent
c80c87b2d4
commit
e2fb29e3f2
5
README
5
README
@@ -150,6 +150,11 @@ Options:
|
||||
This also works for extracting an object library
|
||||
(.OLB) file.
|
||||
|
||||
-rsx Tells macro11 to generate rsx style object files.
|
||||
This is the default.
|
||||
|
||||
-rt11 Tells macro11 to generate rt11 style object files.
|
||||
|
||||
Various options starting with -y enable extensions:
|
||||
|
||||
-ysl <num> Allow longer symbols up to the given length.
|
||||
|
||||
Reference in New Issue
Block a user