Mail Archives: djgpp-workers/2001/08/09/03:12:24
On Wed, 8 Aug 2001, Charles Sandmann wrote:
> FYI - I build a copy of the libiconv iconv.exe using a DXE based run time
> loader. Prototype - proof of concept -not final (I don't know how to use
> it) and I get iconv.exe being 66,560 bytes and the DXE being 854,404 bytes.
> iconv -f CP850 -t CP850
> Seems to echo back what I type ...
One way to test this would be to build recode with this version of
libiconv, and then use it to recode some text to a different charset
and back. The result should be identical to the original file. (I
can post the actual command line, if you want.)
- Raw text -