You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Da...@lotus.com on 2001/10/12 03:50:38 UTC

Re: error in the compliation of Xalan C++ library

Yes, switch to the supported version of gcc (egcs-2.91.66), or try a
different version of gcc.  Your version is hopelessly broken.

Dave



                                                                                                           
                      "Jean-Louis                                                                          
                      RAYNAUD"                   To:      <xa...@xml.apache.org>                       
                      <jean-louis.raynau         cc:      (bcc: David N Bertoni/CAM/Lotus)                 
                      d@cgey.com>                Subject: error in the compliation of Xalan C++ library    
                                                                                                           
                      10/11/2001 10:41                                                                     
                      AM                                                                                   
                      Please respond to                                                                    
                      xalan-dev                                                                            
                                                                                                           
                                                                                                           



Hello

I have a problem when I try to compile the library XALAN ( C++ ) ( library
used to create HTML from XML using XSL ) . the error message is the
following : " parse error before "==" ", line 1113 in the file
XalanDOM/XalanDOMString.hpp .

Do you know how to solve this problem ?

Thank you in advance