Hi Martin,

we checked out the compiler switch -t in configure. Unfurtunately there is no valid 
option on
Linux that allows us to use the GLIBC implementation of iconv. The function 
XMLTranscoder*
IconvTransService::makeXMLTranscoder(...) is not implemeted (UnsuportedEncoding) and 
just returns a 0.

Nothing changed by the way from 1.3.0 to 1.4.0 or are you talking about an 
experimental version
perhaps?

runConfigure: Helper script to run "configure" for one of the supported platforms
Usage: runConfigure "options"
       where options may be any of the following:
       -p <platform> (accepts 'aix', 'linux', 'solaris',
            'hp-10', 'hp-11', 'unixware', 'os400', 'irix', 'ptx', 'tru64' )
       -c <C compiler name> (e.g. gcc, cc, xlc_r, icc)
       -x <C++ compiler name> (e.g. g++, CC, xlC_r, icc, c++)
       -d (specifies that you want to build debug version)
       -m <message loader> can be 'inmem', 'icu', 'MsgFile' or 'iconv'
       -n <net accessor> can be 'fileonly', 'libwww', 'socket'
       -t <transcoder> can be 'icu', 'Iconv400', 'Iconv390' or 'native'
       -r <thread option> can be 'pthread' or 'dce' (only used on HP-11)
       -l <extra linker options>
       -z <extra compiler options>
       -P <install-prefix>
       -C <any one extra configure options>
       -h (to get help on the above commands)

Bye, Andreas.



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

Reply via email to