DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5690>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5690 Problems compiling Xalan 1.3 with Xerces 1.6.0 on Solaris 7 and Linux [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-01-04 12:39 ------- I've checked in changes to fix the warnings about member initialization order. The other errors and warnings are either in Xerces or are likely a result of a mismatch in compilers. The official release of Xerces-C on Solaris was built using the Sun Workshop compiler. If you want to use gcc, you'll have to rebuild Xerces. The official build of Xerces-C on Linux is using an older version of the gcc compiler. If you're using a newer one, then you'll need to rebuild Xerces. If you have built everything yourself, then I don't know what we can do to help you, since we are not building using the version of Linux and gcc you're using.
