[omniORB] how to build a debug version of omniORB?

Duncan Grisby duncan at grisby.org
Thu Feb 14 13:56:29 GMT 2008


On Friday 8 February, "Liang Qi" wrote:

> I am building omniORB 4.1.1 on openSUSE 10.3, but not found the -debug
> option in configure.
> 
> How to build a debug version?

There's no easy way through the configure script, I'm afraid. You have
to edit the dir.mk files in src/lib/omniORB/orbcore and
src/lib/omniORB/dynamic, and uncomment the lines that set
CXXDEBUGFLAGS = -g

Duncan.

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



More information about the omniORB-list mailing list