bldc_dce-Build a BEA TUXEDO system client that can be called via OSF/DCE
bldc_dce [-ooutput_file] [-iidl_options][-ffirstfiles]
[-llastfiles] [idl_file . . .]
bldc_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 client that can be called via DCE RPC (it is a DCE RPC client).
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.
tidl(1)