I notice when compiling the C runtime support library that the rtssrc makefile calls the compiler with the following switches that are not documented:
-o -oe --ti_lib --building_runtime
So far as --ti_lib and --building_runtime are concerned I don't think I care, but what does -o -oe do? It certainly does not create an object file with the name '-oe'!
I am using cl55 version 4.4.1