DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29358>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29358 [Tru64 v4.0] Xalan will not compile with OS compiler or GCC Summary: [Tru64 v4.0] Xalan will not compile with OS compiler or GCC Product: XalanC Version: 1.8 Platform: Alpha OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: XalanC AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] It is currently impossible to build Xalan on Tru64 version 4 (OSF1 host.my.net V4.0 1229 alpha) (version 5 looks like it will work OK). The OS compiler is non-ANSI compliant and does not support includes like: #include <cstdio> The namespace support is also ropey at best. However, the Xalan build configuration will not work with g++ on Tru64. I need to use Xalan on Tru64 v4, so will be submitting some patches that make it build/compile. I currently have it compiling, but not linking with gcc 3.4.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
