blds_dce-Build a BEA TUXEDO system server that calls OSF/DCE
blds_dce
[-o
output_file
] [-i
idl_options
] [-f
firstfiles
]
[-l
lastfiles
] [-s
service] [idl_file .
. .]
blds_dce
parses any input IDL and related ACF source files and combines them with C source and object files and the OSF/DCE
libraries to generate a BEA TUXEDO system server that can make DCE RPC
calls. The primary use of this command is to make a BEA TUXEDO system-to-OSF/DCE
gateway process.
The command line arguments include the input IDL source file and options to control the actions of the IDL compiler. The options are as follows:
-o
output_file
a.out
.
-i
idl_options
-no_mepv
" option such that the application can provide a Manager Entry Point Vector.
-f
firstfiles
OSF/DCE
libraries.
-l
lastfiles
OSF/DCE
libraries.
-s
service[,service . . .]
tidl
(1)