You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by cl...@ps.ge.com on 2001/11/02 20:38:33 UTC

RE: stricmp/strnicmp for AIX

List:     xerces-c-dev
Subject:  stricmp/strnicmp for AIX
From:     "Peter A. Volchek" <Pe...@ti.com.od.ua>
Date:     2001-07-16 16:46:22
Keywords: AIX 4.3.3 duplicate symbols, but stricmp strnicmp undefined
xerces-c-dev

--

I saw a thread recently on this, but saw no answer.
Thought maybe the poster would like to know what I
did to solve the problem (sort of).

On AIX with Visual Age, you have to specify:

PATH="/usr/vacpp/bin:$PATH"
runConfigure -paix -cxlc_r -xxlC_r

to get the generated Makefile's to build in the
stricmp/strnicmp functions. Sorry, but all those
duplicate symbols are just something wrong with
the VA environment. I ignored them and everything
seems to be OK (so far !-).

		-- cliff (cliff.bond@ps.ge.com)



---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org