tng 2002/11/22 06:58:15 Modified: c/doc build-winunix.xml Log: 390: Uniconv390 support. Patch by Chris Larsson and Stephen Dulin. Revision Changes Path 1.23 +2 -1 xml-xerces/c/doc/build-winunix.xml Index: build-winunix.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/build-winunix.xml,v retrieving revision 1.22 retrieving revision 1.23 diff -u -r1.22 -r1.23 --- build-winunix.xml 23 Aug 2002 14:09:37 -0000 1.22 +++ build-winunix.xml 22 Nov 2002 14:58:15 -0000 1.23 @@ -265,7 +265,7 @@ -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' or 'native' - -t <transcoder> can be 'icu', 'Iconv400', 'Iconv390', 'IconvFBSD' or 'native' + -t <transcoder> can be 'icu', 'Iconv400', 'Iconv390', 'Uniconv390', 'IconvFBSD' or 'native' -r <thread option> can be 'pthread' or 'dce' (AIX, HP-11, and Solaris) or 'sproc' (IRIX) or 'none' -b <bitsToBuild> (accepts '64', '32') -l <extra linker options> @@ -323,6 +323,7 @@ creating util/Transcoders/ICU/Makefile creating util/Transcoders/Iconv/Makefile creating util/Transcoders/Iconv390/Makefile +creating util/Transcoders/Uniconv390/Makefile creating util/Transcoders/Iconv400/Makefile creating util/Transcoders/IconvFBSD/Makefile creating util/Transcoders/MacOSUnicodeConverter/Makefile
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]