Xerces uses the name of the compiler to include the appropriate compiler
definitions for those two functions.  To see how this works, look at the
file util/compilers/Makefile.in.

On the other hand, you could just download the latest version of Xerces,
which has support for the Intel compiler already integrated.

Dave



                                                                                       
                                               
                      "Abraham Backus"                                                 
                                               
                      <abraham@backus.         To:      "joseph wilson" 
<[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>         
                      com>                     cc:      (bcc: David N 
Bertoni/Cambridge/IBM)                                          
                                               Subject: Re: xerces : unresolved symbol 
stricmp                                        
                      12/12/2002 02:49                                                 
                                               
                      PM                                                               
                                               
                      Please respond                                                   
                                               
                      to xerces-c-dev                                                  
                                               
                                                                                       
                                               



I don't know if the stricmp/strnicmp fixes were available in xerces-c
1.6.0.
I'd recommend downloading a newer version of xerces-c (at least 1.7.0?) or
patching the sources that you currently have with a newer version of the
GCCDefs.h/cc files.

----- Original Message -----
From: "joseph wilson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, December 12, 2002 2:36 PM
Subject: xerces : unresolved symbol stricmp


>
> Hello,
>       I have built the libxerces-c1_6_0.so from the
> XML4C4.0.1 source using the Intel C++ Compiler icc 6.0 on
> RedHat Linux 7.2.
>
> The shared object is built successfully, but when I try to
> dynamically link with our application I get the error
> "Undefined reference to stricmp"
> "Undefined reference to strnicmp"
>
> Could you please help me how to resolve this problem.
>
>
> Thanks,
> Wilson.
>
>
>
>
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
>



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




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

Reply via email to