Someone posted the following someplace.
I wish that I could give appropriate credit.
It is a very useful script that puts all
of the already-compiled object files into
an archive. Run it in $XERCESCROOT/src/xerces.
make -n XML_LIB_DIR=$XERCESCROOT/lib/dummy |
grep 'g++ .*\.so' |
tr \ \\n |
g
On Mar 17, 2005, at 6:59 AM, Jignesh Sorathia wrote:
Hi All,
I am beginner for Xerces Libraries on Mac OS X. I want Xerces
library as a Static Library in my application. So is there any option
for building Static libraries from Xerces Source code??
Jignesh,
There is no option to configure as
Hi All,
I am beginner for Xerces
Libraries on Mac OS X. I want Xerces library as a Static Library in my
application. So is there any option for building Static libraries from Xerces
Source code??
Any option to be given at the time of
confijuration ?
Kindly guide me,
Thanks &