[omniORB] [PATCH] To use omniORB2 on Redhat 5 and egcs snapshots
Sai-Lai Lo
S.Lo@orl.co.uk
Wed, 25 Mar 1998 18:18:38 GMT
Forget to mention this:
When you rebuild the source, you *must* remove the stubs already generated.
The clean way to do so is to do a 'make veryclean' at the top level of the
src tree.
One of the pleasant thing about egcs is that one can use optimisation with
exception handling. Using -O2, I'm getting 300us intra-machine null echo,
instead of 340us with gcc-2.7.2. Very nice number..
Sai-Lai