ILE C/C++ Programmer's Guide


Using the ILE Template Registry Option

The ILE Template Registry is available in Version 5, Release 3, or later.

Note:
The ILE compiler handles recompilation options differently than the AIX compiler. The ILE C/C++ compiler generates a warning when it is necessary to recompile.

Users must have read/write access to the directory where the template registry file is to be generated. Any attempt to access or create a template registry in a directory where the user does not have read/write access will result in a severe error and will halt compilation.

Note:
If there are no templates in the source file, no error will be generated during compilation.


[ Top of Page | Previous Page | Next Page | Table of Contents ]