Hi,
This was fixed on January 5th to address jira bug# 1311.  If you download
the latest source you will get the fix (the fix was made after 2.6 GAed).

Regards,
David A. Cargill
XML Parser Development
IBM Toronto Lab
(905) 413-2371, tie 969
[EMAIL PROTECTED]


                                                                       
             "Puthuparambil,                                           
             Shamla"                                                   
             <shamla.puthupara                                          To
             [EMAIL PROTECTED]>           <xerces-c-dev@xml.apache.org>   
                                                                        cc
             02/01/2005 01:23                                          
             PM                                                    Subject
                                       Xerces-c-2.6.0 -- Intel compiler --
                                       runConfigure doesn't accept icpc
             Please respond to         for C++ compiler                
               xerces-c-dev                                            
                                                                       
                                                                       
                                                                       
                                                                       
                                                                       




Hi,

runConfigure doesn?t accept the C++ compiler driver icpc, inturn it only
accepts icc for both C compiler and C++ compiler. Is there someway I can
fix this?


./runConfigure -plinux -cicc -xicpc
????????.
export CC="icc"
export CXX=""
export CXXFLAGS=" -w -O -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS
-DPROJ_SA
X4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS
-DXML_USE_NAT



./runConfigure -plinux -cicc -xicc
????????..
export CC="icc"
export CXX="icc"
export CXXFLAGS=" -w -O -DPROJ_XMLPARSER -DPROJ_XMLUTIL -DPROJ_PARSERS
-DPROJ_SA
X4C -DPROJ_SAX2 -DPROJ_DOM -DPROJ_DEPRECATED_DOM -DPROJ_VALIDATORS
-DXML_USE_NAT


Thanks
shamla


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to