PPT Slide
Invoking the Compiler/Linker
specify run-time library (small L) -l rts6201.lib
specify run-timelibrary (small L)
-z invokes the linker
output file name
compiler options
Previous slide
Next slide
Back to first slide
View graphic version
Notes:
Minus LRTS62o1.lib is the run-time support library that we're using to do that initialization of the C environment.