I recommend static linkage if you want a small footprint. Static linkage
does only bring in what you actually use.

/ Erik

> -----Original Message-----
> From: Mark Goldstein [mailto:[EMAIL PROTECTED]
> Sent: den 26 februari 2004 02:01
> To: [EMAIL PROTECTED]
> Subject: optimizing the xerces libraries
> 
> Hello,
> 
> I am including the xerces c libraries in a project and I'm interested
> in getting them as small as possible. Looking at the makefiles that
> runConfigure generates, I can't find the value of CXXFLAGS, though it
> appears in Makefile.incl. Can someone tell me where this is defined,
> and what additional compiler flags (if any) might I add to make the
> libraries smaller.
> 
> Thanks,
> -Mark
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



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

Reply via email to