Hi, diya das <[email protected]> writes:
> Have someone been able to successfully build Xerces libraries using the gcc > cross-compiler tool chain for running on an ARM-Linux target. Xerces-C++ 3-series uses the standard autotools build system which supports cross-compilation. If your target has the necessary APIs (transcoding, threads, network, etc.), then I don't see any problems with (cross)compiling Xerces-C++ for it. Boris -- Boris Kolpackov, Code Synthesis http://codesynthesis.com/~boris/blog Open-source XML data binding for C++ http://codesynthesis.com/products/xsd XML data binding for embedded systems http://codesynthesis.com/products/xsde Command line interface to C++ compiler http://codesynthesis.com/projects/cli
