Make the produced object file configurable...

at run time, from the command line.
This commit is contained in:
Kevin Handy
2020-03-03 19:13:20 +01:00
committed by Olaf Seibert
parent c80c87b2d4
commit e2fb29e3f2
4 changed files with 35 additions and 20 deletions

5
README
View File

@@ -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.