Hi Alberto,

Alberto Massari <[EMAIL PROTECTED]> writes:

> Jason, would it be possible to implement the libutil.a helper library
> like you do with the libTranscoder.a, i.e. using Makefile.PL instead of
> Makefile.am?

I don't think it is such a good idea. I doubt the Makefile.PL build
system has the same cross-platform support for C++ as automake. Using
Makefile.PL to build C++ libraries is just asking for trouble.

If we want to split swig and Xerces-C++ then the proper way to do it
would be for the swig directory to have its own configure script. Then
we can package swig as an "add-on" to the Xerces-C++ distribution in
the same way as we have done for the tools directory.

Boris

-- 
Boris Kolpackov, Code Synthesis Tools
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

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

Reply via email to