beautypg.com

3 file locations, 1 pub_incpath – Renesas Stub Generator V.1.00 User Manual

Page 37

background image

Section 5 Specifications of a Config File

Rev. 1.01 Mar. 17, 2008 Page 25 of 128

REJ10J1822-0101

5.3

File Locations

Use the statements listed below to define paths to the files generated by RPCGEN. If these
definitions are omitted, RPCGEN will generate the source or header files in the current directory.

If a definition is otherwise correct but the defined path does not exist or the directory already
contains read-only files, RPCGEN displays an error message and terminates the processing.

The following definitions of file locations are available.

• PUB_INCPATH{…};

Path to _public.h

• CLNT_SOURCEPATH{…}; Path to _clnt.c
• CLNT_INCPATH{…};

Path to _clnt.h and _private.h

• SVR_SOURCEPATH{…};

Path to _svr.c

• SVR_INCPATH{…};

Path to _svr.h

5.3.1

PUB_INCPATH

Format:

PUB_INCPATH{""};

Description:

This statement defines the path under which _public.h will be generated. When the
PUBI option is used, a definition of PUB_INCPATH is ignored.

Example:

PUB_INCPATH{"public_include"};

_public.h will be generated in the public_include directory under the current
directory.

This manual is related to the following products: