David Bertoni <[EMAIL PROTECTED]> wrote on 12/01/2007 11:11:58 AM:
> Steven Burt wrote:
> > Is there a port for Xalan-C on Solaris running on a x86 architecture?
>
> I build Xalan-C for Solaris x86 all the time, so you shouldn't have any
> problems.  Use the "Linux" platform for building with GCC, and the
Solaris
> platform for building with Sun's compiler.

I've just tried to build on a Solaris AMD64 machine using these args:

./runConfigure -p solaris -c cc -xCC -b64 -m icu

My compiler is Sun Studio 11, and I run into a problem because runConfigure
uses -xarch=v9 instead of -xarch=amd64.  Do you recommend editing
runConfigure?  I'm using Xalan on multiple platforms so I want a good
general solution.

Ashley Zinyk

Reply via email to