1-2
SOMobjects Base Toolkit Quick Reference Guide
–p
Denotes shorthand for the option –D__PRIVATE__.
–r
Check release order entries exist (default: FALSE).
–s <string>
Replaces SMEMIT variable with <string>.
Note: Windows users should not use quotes in the string; for example,
somc –sh;ih *.idl Correct
somc –s”h;ih” *.idl Incorrect
–u
Updates Interface Repository.
–v
Sets verbose debugging mode (default: FALSE).
–w
Don’t display warnings (default: FALSE).
Modifiers for –m option
addprefixes
Adds ‘functionprefix’ to method names in the template file.
addstar
Adds ‘*’ to C bindings for interface references.
corba
Checks the source for CORBA compliance.
csc
Forces running of the OIDL compiler.
emitappend
Appends the emitted files at the end of the existing file.
noheader
Don’t add a header to the emitted file.
noint
Don’t warn about “int” causing portability problems.
nolock
Don’t lock the IR during update.
nopp
Don’t run the source through the pre-processor.
Comments to this Manuals