RE: [xml] Win32 Debug/Release versions




-----Original Message-----
On a side note, are there any plans to create a libxslt.def.src?  The
libxslt.def that is packaged with libxslt 1.0.0 is already missing the
xsltProfileStylesheet entry needed for xsltproc to link properly.

This is not needed.  libxml2 has a .def.src because certain options can be
compiled out (xpath, xpointer, etc).  The .def used by the linker must
contain only functions compiled into the dll.  

All functions within libxslt are always compiled, so only a complete .def is
needed.  Of course these tend to get out of date, but those are simple
fixes.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]