I downloaded the source for Xalan v1.10 and I read the online build instructions for Windows. I don't see anything regarding newer versions of Visual C/C++; the IDE projects only go up thru v7.1, and I'm using v9.0 [Visual Studio 2008]. I also don't see anything regarding x64 build support on Windows in the project files, even though some of the make files appear to have a "BITS=32" or "BITS=64" option for parameters to pass to Microsoft's nmake.exe utility.

What are the correct build instructions to build Xalan v1.10 using Visual C/C++ v9.0 for both Win32 & Win64 [x64]?

Also, in a related question, I have a need to build Xalan v1.10 on SUSE Linux Enterprise Server for both 32-bit & 64-bit builds of the O.S. Are there updated build instructions available for this, too?

Additionally, it's not clear if I need to rebuild Xerces from scratch, or if I can use the binary distributions that are currently available for download when it comes to providing the headers & libraries required to build Xalan.


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

Reply via email to