Hi,
        First of I'd like to apologize if I'm in the wrong place.

        I've tried to compile xalan/xerces with gcc 3.0.0 and I'v encountered
some problem. But I've made it :).

1: the flag instances=static of c++ command is no longer supported
2: some cpp files don't support optimization flag ( -O ). gcc was
segfaulting on these files.
3: std namespace is no more an alias of :: namespace.

4: For the ApacheModXslt, I've add const in parameter

Now, xalan works, mod_xslt works too, on my linux box.

        I'd like to make you a more complete report, are you interested in.

In all case, thanks for xalan.

Reply via email to