-qcrt

Description

Instructs the linkage editor to use the standard system startup files at link time.

Syntax

Read syntax diagramSkip visual syntax diagram        .-crt---.
>>- -q--+-nocrt-+----------------------------------------------><
 

Notes

If the -qnocrt compiler option is specified, the compiler will not use the standard system startup files at link time.

Related information