DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23442>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23442

XMLPlatformUtils::Initialize() in static build





------- Additional Comments From [EMAIL PROTECTED]  2003-09-27 23:11 -------
Sorry about that; I read Iconv and wrote ICU...  Anyway, somehow you appear to 
be trying to use the Iconv routines for transcoding.  This should be what you'd 
get if you use -tnative on Linux (I believe), but you'd only need to try to use 
these routines when using some encoding that Xerces doesn't provide natively.  
(Xerces provides UTF-8, UTF-16, ASCII, ISO8859-1 and a few EBCDIC encodings 
natively).  So I'm going to conjecture this fails only if you use an encoding 
that Xerces doesn't support natively.  If this is the case, I'm not sure how 
you'd solve this without explicitly pulling in Iconv routines.

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

Reply via email to