ILE C/C++ Compiler Reference
Specifies the run-time binding directory for the object created.

RTBND Syntax:
|--+-------------------------+----------------------------------|
| .-*DEFAULT-. |
'-RTBND(--+-*LLP64---+--)-'
- *DEFAULT
- Default setting. The object created uses the default binding
directory.
- *LLP64
- The object created uses the 64-bit run-time binding
directory and the compiler defines the macro __LLP64_RTBND__.
[ Top of Page | Previous Page | Next Page | Contents |
Index ]