[omniORB] rendezvouser error

Duncan Grisby duncan at grisby.org
Mon Jul 11 20:28:46 BST 2005


On Friday 8 July, "John Chesshir" wrote:

> 	That last email was an idiot's question.  Upon further
> inspection, I realized the CPPFLAGS is a precompiler, not a compiler,
> directive.  
> 	We have now set the CXXFLAGS and CFLAGS environment variables to
> -ggdb (in case there are extras gdb needs).  We have cleaned out our
> omniORB compile and started from scratch.  We passed the options
> --disable-static and --enable-thread-tracing to the configure script.
> We then recompiled our own code against the new omniORB shared objects.

Are you sure omniORB used the flags?  The makefiles are rather byzantine
in their settings. The easiest way to set debugging is to edit the
dir.mk files in src/lib/omniORB/orbcore/ and src/lib/omniORB/dynamic and
uncomment the lines that set CXXDEBUGFLAGS = -g

Cheers,

Duncan.

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



More information about the omniORB-list mailing list