rpcgen and multithreaded RPC program for Momentics/x86

Hi, every one,

I wonder if anyone has used rpcgen for Momentics/x86. I couldn’t find
the program “rpcgen.” Also, has anybody written multithreaded RPC server
for Momentics/x86? I known I can do it for SunOS, but not sure if I can
do it for Momentics.

Code examples will be greatly appreciated.

Thanks!

Peng Li

I wonder if anyone has used rpcgen for Momentics/x86. I couldn’t find
the program “rpcgen.”

You can download it from http://developers.qnx.com under the Fixes
section.

Regards,
Barry F.

How does one go about using the Momentics 6.2.1 standard makefiles to
generate the C code from an RPC .x source file? I cannot find a recognized
variant name for it in the docs. Is this a case where I need to bypass the
standard makefiles?

->>>–Sherwood–>

Hi, Sherwood,

I will manually add rules for RPC .x files in the standard Momentics
Makefile.

My question is:

where is the rpcgen utility in Momentics/x86? I couldn’t find it.

Also, I found some XDR routines (such as xdr_uint64_t) are not in rpc
lib i.e., librpc.so. Seems QNX rpc lib is incomplete.

Could anyone help out?

Thanks,
Peng

Dale Sherwood @NYAB wrote:

How does one go about using the Momentics 6.2.1 standard makefiles to
generate the C code from an RPC .x source file? I cannot find a recognized
variant name for it in the docs. Is this a case where I need to bypass the
standard makefiles?

->>>–Sherwood–

Hi, Sherwood,

I will manually add rules for RPC .x files in the standard Momentics
Makefile.

My question is:

where is the rpcgen utility in Momentics/x86? I couldn’t find it.

Also, I found some XDR routines (such as xdr_uint64_t) are not in rpc
lib i.e., librpc.so. Seems QNX rpc lib is incomplete.

Could anyone help out?

Thanks,
Peng

Dale Sherwood @NYAB wrote:

How does one go about using the Momentics 6.2.1 standard makefiles to
generate the C code from an RPC .x source file? I cannot find a recognized
variant name for it in the docs. Is this a case where I need to bypass the
standard makefiles?

->>>–Sherwood–