CORBA 2.3.3 Programmer's Guide for C++ (NonStop CORBA 2.3.3+)

nsdidl Compiler Error Handling
If you make an error while entering a compiler option, the following message appears:
nsdidl: Error: unknown option: -demo,
use: nsdidl [-?][-v][-D name][-D name=definition][-U][-I dir][-language (C++ | J
ava)][-version][-o dir][-generate arg][-h suffix][-s suffix][-client suffix][-se
rver suffix][-no_][-include level][-typecodes][-IR][-ir][-preprocessor arg][-pre
processed][-map2package module package][-dll define-name][filename]*
1 error
In the command line, you must place any options you are using after the command and before any filenames. If an option
appears after a filename, the following message appears:
nsdidl: Error: compiler options must preceed file names,
use: nsdidl [-?][-v][-D name][-D name=definition][-U][-I dir][-language (C++ | Java)]
[-version][-o dir][-generate arg][-h suffix][-s suffix][-client suffix][-server
suffix][-no_][-include level][-typecodes][-IR][-ir][-preprocessor arg]
[-preprocessed][-map2package module package][-dll define-name][filename]*
1 error
Prev Up Next
Chapter 2. NonStop CORBA
Administrative Environment
Home
Chapter 4. Deploying a NonStop
CORBA Application