GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OMNICPP(1) FreeBSD General Commands Manual OMNICPP(1)

omnicpp - OmniORB cpp preprocessor for IDL compiler

omnicpp [options]

This manual page documents briefly the omnicpp command.

omniidl is omniORBs IDL compiler and uses omnicpp as it's C preprocessor. omnicpp is really just the GNU C preprocessor under a different name. Normally you should not need to invoke this directly but should use omniidl instead.

As this is just the GNU C preprocessor cpp you can see that program for the full options. Normally you should not be invoking this directly but should use omniidl instead. The options listed here should really be given to omniidl, but they are passed straight to omnicpp.
-D name
Define name for the preprocessor.
-U name
Undefine name for the preprocessor.
-I dir
Include dir in the preprocessor search path. Note that the current directory is not on the include search path by default. Use -I. for that.

omniidl(1).
The programs are documented fully by the HTML documentation in the omniorb4-doc package.

omnicpp was written by Duncan Grisby <duncan@grisby.org>

This manual page was written by Floris Bruynooghe <floris.bruynooghe@gmail.com>, for the Debian project (but may be used by others).

30 Apr 2007

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.