help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] [ANN] Windows binaries


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] [ANN] Windows binaries
Date: Sun, 11 Mar 2012 22:51:58 +0100

On Sun, Mar 11, 2012 at 18:24, Ladislav Marek <address@hidden> wrote:
> Yes I saved iconv.dll to C:\Windows, but having iconv.dll nearby to
> gst.exe works too (as bonzini said).

I doubt this works correctly even if the module is loaded.
libiconv-2.dll is one thing, iconv.dll is another (it is the glue
module for GNU Smalltalk).  The path to it must be passed to
--with-moduledir (configure option).

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]