Hi Dave,
 
That's very strange. My fault.. please see the sample of unresolved symbols that I get 
during startup of my executables below...it's actually the same as the warnings during 
build. As I said earlier these symbols exist in 2.2 version but in 2.5.
 
*******************
/usr/lib/dld.sl: Unresolved symbol: typeid__XTQ2_11xercesc_2_212XMLException_ (data)  
from /antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: typeid__XTQ2_11xercesc_2_216DOM_DOMException_ 
(data)  from /antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: typeid__XTQ2_11xercesc_2_213XMLEntityDecl_ (data)  
from /antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgArrayIndexOutOfBoundsException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgEmptyStackException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgIllegalArgumentException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgNoSuchElementException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: fgRuntimeException_Name__Q2_11xercesc_2_26XMLUni 
(data)  from /antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgNullPointerException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgXMLPlatformUtilsException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libdomain_s.sl
/usr/lib/dld.sl: Unresolved symbol: typeid__XTQ2_11xercesc_2_212XMLException_ (data)  
from /antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: typeid__XTQ2_11xercesc_2_213XMLEntityDecl_ (data)  
from /antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgArrayIndexOutOfBoundsException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgEmptyStackException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgIllegalArgumentException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgNoSuchElementException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: fgRuntimeException_Name__Q2_11xercesc_2_26XMLUni 
(data)  from /antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgNullPointerException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libelem_xml_s.sl
/usr/lib/dld.sl: Unresolved symbol: 
fgXMLPlatformUtilsException_Name__Q2_11xercesc_2_26XMLUni (data)  from 
/antsadm/ants/reltest/lib/libelem_xml_s.sl        
*******************
 
thanks,
Prahalad

        -----Original Message----- 
        From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
        Sent: Wed 3/3/2004 10:39 AM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: RE: Placement operator delete invocation is not yet implemented.
        
        

        Hi,
        
        This warning does not cause any unresolved symbol problems on HP.  I get
        the same warnings when I build, but have no problems linking and running
        with Xerces-C 2.5.
        
        If you posted a _small_ snippet of some of the unresolved symbols, someone
        might be able to help, but you've not done that yet.
        
        Dave
        
        
        
        |---------+----------------------------------->
        |         |           "Appaji, Prahalad P     |
        |         |           [ITS]"                  |
        |         |           <[EMAIL PROTECTED]|
        |         |           sprint.com>             |
        |         |                                   |
        |         |           03/03/2004 08:11 AM     |
        |         |           Please respond to       |
        |         |           xerces-c-dev            |
        |---------+----------------------------------->
          
>-------------------------------------------------------------------------------------------------------------------------------|
          |                                                                            
                                                   |
          |        To:      <[EMAIL PROTECTED]>                                        
                                         |
          |        cc:      "Perkins, William G [ITS]" <[EMAIL PROTECTED]>, "Oommen, 
Suja [ITS]"                          |
          |        <[EMAIL PROTECTED]>, (bcc: David N Bertoni/Cambridge/IBM)           
                                       |
          |        Subject: RE: Placement operator delete invocation is  not yet 
implemented.                                             |
          
>-------------------------------------------------------------------------------------------------------------------------------|
        
        
        
        Hello Neil,
        
        Appreciate your feedback.
        
        We are using  aCC version A.03.25. From what you say, it's in the middle.
        What do you suggest? Can you point to a stable version of xerces earlier
        than 2.5 that can handle this. It would be nice to have the latest i.e 2.5
        and if so is there a way to workaround this.
        
        Also the warning which later causes the unresolved symbol error -
        "Placement operator delete     invocation is not yet implemented"  hints
        that "something" is not YET implemented. But when I searched the symbols
        they were found to be in 2.2 version. So are they deprecated now? the
        warning does not mean that.
        
        
        -----Original Message-----
        From: Neil Graham [mailto:[EMAIL PROTECTED]
        Sent: Tue 3/2/2004 7:33 PM
        To: [EMAIL PROTECTED]
        Cc:
        Subject: Re: Placement operator delete invocation is not yet implemented.
        
        
        
                     Hi Prahalad,
        
                     What exact version of aCC are you using?  We're aware that,
        somewhere
                     between A.03.13, where the compiler produced errors for
        placement delete,
                     and A.03.52, where it produces no errors or warnings (like all
        the other
                     compilers), there was evidently quite a change.  Perhaps you
        have a version
                     somewhere in the middle.
        
                     Cheers,
                     Neil
                     Neil Graham
                     XML Parser Development
                     IBM Toronto Lab
                     Phone:  905-413-3519, T/L 969-3519
                     E-mail:  [EMAIL PROTECTED]
        
        
        
        
        
        
                                           "Appaji, Prahalad P
        
                                           [ITS]"                          To:
        <[EMAIL PROTECTED]>
                                           <[EMAIL PROTECTED]        cc:
        
                                           sprint.com>                     Subject:
        Placement operator delete invocation is  not yet implemented.
        
        
                                           03/02/2004 06:49 PM
        
                                           Please respond to
        
                                           xerces-c-dev
        
        
        
        
        
        
        
        
                     All,
        
        
                     We are upgrading from Xerces 2.2 to 2.5 ( latest release ) on
        HP-UX 11
                     I am seeing whole range of unresoved symbols as follows . Any
        help
                     is appreciated
        
        
        
        
        
                           Warning 930:
        
        "/opt/xerces/include/xercesc/util/ArrayIndexOutOfBoundsException.hpp",
                      line 68 # Placement operator delete
        
                               invocation is not yet implemented.
                               MakeXMLException(ArrayIndexOutOfBoundsException,
        XMLUTIL_EXPORT)
                               ^^^^^^^^^^^^^^^^
                           Warning 930:
        
        "/opt/xerces/include/xercesc/util/IllegalArgumentException.hpp", line
                           70 # Placement operator delete
                               invocation is not yet implemented.
                               MakeXMLException(IllegalArgumentException,
        XMLUTIL_EXPORT)
                               ^^^^^^^^^^^^^^^^
                           Warning 930:
        
        "/opt/xerces/include/xercesc/util/NoSuchElementException.hpp", line
                           70 # Placement operator delete invocation
        
        
                               is not yet implemented.
                               MakeXMLException(NoSuchElementException,
        XMLUTIL_EXPORT)
                               ^^^^^^^^^^^^^^^^
                           Warning 930:
        "/opt/xerces/include/xercesc/util/RuntimeException.hpp",
                           line 70 # Placement operator delete invocation is not
        
        
                               yet implemented.
                               MakeXMLException(RuntimeException, XMLUTIL_EXPORT)
                               ^^^^^^^^^^^^^^^^
                           Warning 930:
        
        "/opt/xerces/include/xercesc/util/NullPointerException.hpp", line 70
                           # Placement operator delete invocation is
        
        
                               not yet implemented.
                               MakeXMLException(NullPointerException,
        XMLUTIL_EXPORT)
                               ^^^^^^^^^^^^^^^^
                           Warning 930:
        
        "/opt/xerces/include/xercesc/internal/XSerializationException.hpp",
                           line 75 # Placement operator delete
                               invocation is not yet implemented.
                               MakeXMLException(XSerializationException,
        XMLUTIL_EXPORT)
                               ^^^^^^^^^^^^^^^^
                           Warning 930:
        
        "/opt/xerces/include/xercesc/util/EmptyStackException.hpp", line 69 #
                           Placement operator delete invocation is
        
        
                               not yet implemented.
                               MakeXMLException(EmptyStackException,
        XMLUTIL_EXPORT)
        
        
                     thanks,
                     Prahalad
        
        
        
        
        
        
        
        
        ---------------------------------------------------------------------
                     To unsubscribe, e-mail:
        [EMAIL PROTECTED]
                     For additional commands, e-mail:
        [EMAIL PROTECTED]
        
        
        
        (See attached file: winmail.dat)
        ---------------------------------------------------------------------
        To unsubscribe, e-mail: [EMAIL PROTECTED]
        For additional commands, e-mail: [EMAIL PROTECTED] 

<<winmail.dat>>

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

Reply via email to