Hi, there,

     As requested, the Xercesc library on Linux is now built in
compliance with the Linux's
Shared Library Naming Convention, that is, libxerces-c.so.17.0
instead of libxerces-c1_7_0.so.

     Two extra symbolic links are provided as well to support
"versioning", and applications
from now on, are supposed to be linked against the libxerces-c.so, vs
directly to a
particluar version, say, libxerces-c.so.17.0 in this case.

     The Xercesc libraries built on Solaris, HPUX and AIX have been
changed as well,
as shown below:

       Linux       libxerces-c.so     libxerces-c.so.17
libxerces-c.so.17.0
       Solaris     libxerces-c.so     libxerces-c.so.17
libxerces-c.so.17.0
       HPUX     libxerces-c.sl      libxerces-c.sl.17
libxerces-c.sl.17.0
       AIX         libxerces-c.so     libxerces-c17.so
libxerces-c17.0.so

       Interested parties may summit their patches to Xerces ports on
other UNIX variations
(hint, fill up the LD_SONAME with the appropriate platform/compiler
options to embed
a library name and the SHLIBSUFFIX), thanks.

Rgds,
PeiYong






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

Reply via email to