[omniORB] Using pre-ISO C++ compiler to build omniorb 4.0

Duncan Grisby duncan@grisby.org
Mon Feb 17 12:32:00 2003


On Wednesday 12 February, Olivier Boudeville wrote:

> I need to use omniorb with an old version of Sun C++ compiler (actually, 
> Sun WS 6.2 but using option -compat=4), so I fear I cannot use the 
> autoconf-based installation procedure.

You should be able to use the autoconf setup. Just run something like

  ../configure CXX="CC -compat=4"

It seems to work for me on SourceForge's compile farm.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan@grisby.org     --
   -- http://www.grisby.org --