> I'm trying to figure out how to build a debug version
> of the xerces shared object on linux (bash).  This is
> what I do to build the library in general:
> 
> //Begin Build
> export
> XERCESCROOT=/home/mydir/xercesc/xerces-c-src_2_5_0
> 
> ./runConfigure -plinux -cgcc -xg++ -minmem -nsocket
> -tnative -rpthread

Use the -d option with runConfigure.  If you execute runConfigure with no 
options, it will show you all of the options available.

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to