[omniORB] Which cpp on RedHat 6.0?

Eric Dumas edumas@tumbleweed.com
Fri, 3 Dec 1999 01:46:04 -0800


According to Randall Britten:
> On RedHat 6.0, I have managed to compile omniORB, and the Name Service
> and the echo examples work.  I am still not sure though, if I chose the
> correct cpp in ./mk/platforms/i586_linux_2.0_glibc.mk

you can use g++ -E or /lib/cpp (this is a symbolic link to your real
cpp - for example /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/cpp).

> I couldn't find a cpp executable anywhere, so a wild guess was that g++
> itself would do the c pre processing, hence I used:
> CPP = /usr/bin/g++

	Use -E

-- 
                        Éric Dumas (dumas@tumbleweed.com)
   Tumbleweed Communications, 700 Saginaw Drive, Redwood City, CA 94063, USA
               http://www.tumbleweed.com    Tel: +1 650-216-2030