ILE C/C++ Programmer's Guide
Internal representations of classes in all bound modules must be
binary-compatible but there is no explicit mechanism to prevent the binding of
modules built with RTBND(*LLP64) and those without.
You might experience unexpected run-time behavior whenever:
- C++ programs built with RTBND(*LLP64) option are bound with C++ service
programs built without this option
- C++ programs built without the RTBND(*LLP64) option are bound with service
programs that have been built with this option.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.