I am trying to cross compile the Xalan C++ and I found a few issues in the Make script. 1) the configure script does not obey the --libdir directive 2) In the Platform Support directory, the byte order detection code is incorectly looking for XALAN_LITLE_ENDIAN instead of XALAN_LITTLE_ENDIAN (missing a T). Regards John G
- Re: Xalan C++ Build problems John Gentilin
- Re: Xalan C++ Build problems John Gentilin
