ONC+ RPC Developer's Guide

Exit Print View

Updated: July 2014
 
 

Compile-Time Flags

This section describes the rpcgen options available at compile time. The following table summarizes the options that are discussed in this section.

Table 3-2  rpcgen Compile-Time Flags
Option
Flag
Comments
Templates
–a, –Sc, –Ss, –Sm
C-style
–N
Also called Newstyle mode
ANSI C
–C
Often used with the -N option
MT-safe code
–M
For use in multithreaded environments
MT auto mode
–A
-A also turns on -M option
TS-RPC library
–b
TI-RPC library is default
xdr_inline count
–i
Uses five packed elements as default, but other number can be specified