From: James Tucker Date: 2008-03-17T01:46:27+09:00 Subject: Re: Yet another Windows installer On 15 Mar 2008, at 17:34, _why wrote: > On Sat, Mar 15, 2008 at 02:12:38AM +0900, Roger Pack wrote: >> What about gettext and openssl packages? Those are...vaguely useful. >> And iconv? > > Oh oh. (Hand.) A suggestion for doing minimal iconv: use the tml's > iconv lib, which is much smaller on Windows than the normal iconv. > I discovered these while trying to slim down the Shoes distro for > Windows. > > > The package is at the bottom (win_iconv_dll-tml) and it is basically > the iconv API backed by the unicode support native to Windows. > > _why > ooooh, thanks! :D