crt

Applies to C Applies to C++

Purpose

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

Syntax


Syntax Diagram

Notes

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

Related References

Compiler Command Line Options
lib IBM Copyright 2003