-qconcurrentupdate

Category

Object code control

Pragma equivalent

None.

Purpose

Supports updating the operating system while the kernel is running.

Syntax

Read syntax diagramSkip visual syntax diagram
        .-noconcurrentupdate-.   
>>- -q--+-concurrentupdate---+---------------------------------><

Defaults

-qnoconcurrentupdate

Usage

If you want to use AIX® Concurrent Update (hot-patch), you must use -qconcurrentupdate to compile your code. For details about Concurrent Update, see the AIX Concurrent Update documentation.

Predefined macros

None.

Examples

xlc myprogram.c -qconcurrentupdate