Hello,
I've made a precompiled version of GST (32 bits) for Windows. You can find them there : https://github.com/MrGwen/gst-win Since this is a beta version, please report all the bugs for the binaries!!! Cheers, Gwen _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
Thanks for the windows binaries. It says libffi-5.dll is missing when I try to start gst.exe, though.
Canol Gökel
|
On 10/03/2012 13:19, ZuLuuuuuu wrote:
> Thanks for the windows binaries. It says libffi-5.dll is missing when I try > to start gst.exe, though. > > ----- > Canol Gökel > -- > View this message in context: http://forum.world.st/ANN-Windows-binaries-tp4456166p4461930.html > Sent from the Gnu mailing list archive at Nabble.com. > > _______________________________________________ > help-smalltalk mailing list > [hidden email] > https://lists.gnu.org/mailman/listinfo/help-smalltalk Canol can you try the newest version ? I've added the missing dll (libffi, dlfcn and libtool) Cheers, Gwen _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
New version now works (I had same problem with missing DLLs). Thanks!
But Iconv package is not working: Loading package Iconv Object: DLD error: requested module iconv was not found SystemExceptions.CInterfaceError(Smalltalk.Exception)>>signal (ExcHandling.st:254) SystemExceptions.CInterfaceError class(Smalltalk.Exception class)>>signal: (ExcHandling.st:161) Smalltalk.DLD class>>addModule: (DLD.st:297) optimized [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1556) Smalltalk.Set(Smalltalk.HashedCollection)>>do: (HashedColl.st:200) [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1556) Smalltalk.BlockClosure>>ensure: (BlkClosure.st:268) Smalltalk.Package>>primFileIn (PkgLoader.st:1550) Kernel.StarPackage>>primFileIn (PkgLoader.st:1076) optimized [] in Smalltalk.PackageLoader class>>fileInPackages: (PkgLoader.st:1880) Smalltalk.OrderedCollection>>do: (OrderColl.st:66) Smalltalk.PackageLoader class>>fileInPackages: (PkgLoader.st:1873) Smalltalk.PackageLoader class>>fileInPackage: (PkgLoader.st:1861) Smalltalk.UndefinedObject>>executeStatements (test.st:1) On Sun, Mar 11, 2012 at 12:12, Gwenaël Casaccio <[hidden email]> wrote: > On 10/03/2012 13:19, ZuLuuuuuu wrote: >> >> Thanks for the windows binaries. It says libffi-5.dll is missing when I >> try >> to start gst.exe, though. >> >> ----- >> Canol Gökel >> -- >> View this message in context: >> http://forum.world.st/ANN-Windows-binaries-tp4456166p4461930.html >> Sent from the Gnu mailing list archive at Nabble.com. >> >> _______________________________________________ >> help-smalltalk mailing list >> [hidden email] >> https://lists.gnu.org/mailman/listinfo/help-smalltalk > > > Canol can you try the newest version ? I've added the missing dll (libffi, > dlfcn and libtool) > > Cheers, > Gwen > > > > _______________________________________________ > help-smalltalk mailing list > [hidden email] > https://lists.gnu.org/mailman/listinfo/help-smalltalk _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
You solved the problem by copying libiconv-2.dll as iconv.dll ?
By the way how those external libraries could be added (or not) in the binaries distribution ? Gwen On 11/03/2012 12:25, Ladislav Marek wrote: > New version now works (I had same problem with missing DLLs). Thanks! > > But Iconv package is not working: > Loading package Iconv > Object: DLD error: requested module iconv was not found > SystemExceptions.CInterfaceError(Smalltalk.Exception)>>signal > (ExcHandling.st:254) > SystemExceptions.CInterfaceError class(Smalltalk.Exception > class)>>signal: (ExcHandling.st:161) > Smalltalk.DLD class>>addModule: (DLD.st:297) > optimized [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1556) > Smalltalk.Set(Smalltalk.HashedCollection)>>do: (HashedColl.st:200) > [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1556) > Smalltalk.BlockClosure>>ensure: (BlkClosure.st:268) > Smalltalk.Package>>primFileIn (PkgLoader.st:1550) > Kernel.StarPackage>>primFileIn (PkgLoader.st:1076) > optimized [] in Smalltalk.PackageLoader class>>fileInPackages: > (PkgLoader.st:1880) > Smalltalk.OrderedCollection>>do: (OrderColl.st:66) > Smalltalk.PackageLoader class>>fileInPackages: (PkgLoader.st:1873) > Smalltalk.PackageLoader class>>fileInPackage: (PkgLoader.st:1861) > Smalltalk.UndefinedObject>>executeStatements (test.st:1) > > On Sun, Mar 11, 2012 at 12:12, Gwenaël Casaccio<[hidden email]> wrote: >> On 10/03/2012 13:19, ZuLuuuuuu wrote: >>> Thanks for the windows binaries. It says libffi-5.dll is missing when I >>> try >>> to start gst.exe, though. >>> >>> ----- >>> Canol Gökel >>> -- >>> View this message in context: >>> http://forum.world.st/ANN-Windows-binaries-tp4456166p4461930.html >>> Sent from the Gnu mailing list archive at Nabble.com. >>> >>> _______________________________________________ >>> help-smalltalk mailing list >>> [hidden email] >>> https://lists.gnu.org/mailman/listinfo/help-smalltalk >> >> Canol can you try the newest version ? I've added the missing dll (libffi, >> dlfcn and libtool) >> >> Cheers, >> Gwen >> >> >> >> _______________________________________________ >> help-smalltalk mailing list >> [hidden email] >> https://lists.gnu.org/mailman/listinfo/help-smalltalk _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
In reply to this post by MrGwen
It works now, thanks...
Canol Gökel
|
In reply to this post by MrGwen
Il 11/03/2012 18:05, Gwenaël Casaccio ha scritto:
> You solved the problem by copying libiconv-2.dll as iconv.dll ? > By the way how those external libraries could be added (or not) > in the binaries distribution ? Yes, they should be included in the bindir together with gst.exe. Paolo _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
In reply to this post by MrGwen
Yes I saved iconv.dll to C:\Windows, but having iconv.dll nearby to
gst.exe works too (as bonzini said). On Sun, Mar 11, 2012 at 18:05, Gwenaël Casaccio <[hidden email]> wrote: > You solved the problem by copying libiconv-2.dll as iconv.dll ? > By the way how those external libraries could be added (or not) > in the binaries distribution ? > > Gwen > > > On 11/03/2012 12:25, Ladislav Marek wrote: >> >> New version now works (I had same problem with missing DLLs). Thanks! >> >> But Iconv package is not working: >> Loading package Iconv >> Object: DLD error: requested module iconv was not found >> SystemExceptions.CInterfaceError(Smalltalk.Exception)>>signal >> (ExcHandling.st:254) >> SystemExceptions.CInterfaceError class(Smalltalk.Exception >> class)>>signal: (ExcHandling.st:161) >> Smalltalk.DLD class>>addModule: (DLD.st:297) >> optimized [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1556) >> Smalltalk.Set(Smalltalk.HashedCollection)>>do: (HashedColl.st:200) >> [] in Smalltalk.Package>>primFileIn (PkgLoader.st:1556) >> Smalltalk.BlockClosure>>ensure: (BlkClosure.st:268) >> Smalltalk.Package>>primFileIn (PkgLoader.st:1550) >> Kernel.StarPackage>>primFileIn (PkgLoader.st:1076) >> optimized [] in Smalltalk.PackageLoader class>>fileInPackages: >> (PkgLoader.st:1880) >> Smalltalk.OrderedCollection>>do: (OrderColl.st:66) >> Smalltalk.PackageLoader class>>fileInPackages: (PkgLoader.st:1873) >> Smalltalk.PackageLoader class>>fileInPackage: (PkgLoader.st:1861) >> Smalltalk.UndefinedObject>>executeStatements (test.st:1) >> >> On Sun, Mar 11, 2012 at 12:12, Gwenaël Casaccio<[hidden email]> wrote: >>> >>> On 10/03/2012 13:19, ZuLuuuuuu wrote: >>>> >>>> Thanks for the windows binaries. It says libffi-5.dll is missing when I >>>> try >>>> to start gst.exe, though. >>>> >>>> ----- >>>> Canol Gökel >>>> -- >>>> View this message in context: >>>> http://forum.world.st/ANN-Windows-binaries-tp4456166p4461930.html >>>> Sent from the Gnu mailing list archive at Nabble.com. >>>> >>>> _______________________________________________ >>>> help-smalltalk mailing list >>>> [hidden email] >>>> https://lists.gnu.org/mailman/listinfo/help-smalltalk >>> >>> >>> Canol can you try the newest version ? I've added the missing dll >>> (libffi, >>> dlfcn and libtool) >>> >>> Cheers, >>> Gwen >>> >>> >>> >>> _______________________________________________ >>> help-smalltalk mailing list >>> [hidden email] >>> https://lists.gnu.org/mailman/listinfo/help-smalltalk > > _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
On Sun, Mar 11, 2012 at 18:24, Ladislav Marek <[hidden email]> 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 _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
Oh, you are right, its not working. Package is loaded, but using iconv
ends with Invalid C call-out iconv_open. On Sun, Mar 11, 2012 at 22:51, Paolo Bonzini <[hidden email]> wrote: > On Sun, Mar 11, 2012 at 18:24, Ladislav Marek <[hidden email]> 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 _______________________________________________ help-smalltalk mailing list [hidden email] https://lists.gnu.org/mailman/listinfo/help-smalltalk |
Free forum by Nabble | Edit this page |