Hi Ben,

Ben Griffin wrote:
How do I compile xercesc 3.01 for debugging on unix (linux, mac osx, etc)
Especially so that I can trace gdb with the source code showing?

Run configure like this:

./configure CFLAGS=-g CPPFLAGS=-g

John

--
John Snelson, Oracle Corporation            http://snelson.org.uk/john
Berkeley DB XML:            http://oracle.com/database/berkeley-db/xml
XQilla:                                  http://xqilla.sourceforge.net

Reply via email to