List:     xerces-c-dev
Subject:  stricmp/strnicmp for AIX
From:     "Peter A. Volchek" <[EMAIL PROTECTED]>
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 ([EMAIL PROTECTED])



---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to