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.
> <http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/>
>
> 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!