[omniORB] 64-Bit Solaris Build

Duncan Grisby duncan at grisby.org
Mon Dec 5 11:51:34 GMT 2005


On Thursday 1 December, Kevin Stedman wrote:

> I searched your website and I could not find the
> answer.  What do you need to do to compile omniORB for
> 64-bit Solaris?  I tried setting CFLAGS and CXXFLAGS
> with -xarch=v9, but then I got lots of warnings about
> "Shift count is too large".  Is there a port for
> 64-bit Solaris?

Run the configure script with something like:

  configure CC=/path/to/64bit/cc CXX=/path/to/64bit/cxx --prefix=...

Cheers,

Duncan.

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



More information about the omniORB-list mailing list