help-smalltalk
[Top][All Lists]
Advanced

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

Re: [Help-smalltalk] Why doesn't gst find the modules?


From: Bonzini
Subject: Re: [Help-smalltalk] Why doesn't gst find the modules?
Date: Thu, 11 Jul 2002 13:05:30 +0200

> As far as I can see, gst (dl)opens the modules, but the having
> a problem with a pipe, right?

It seems like libltdl does not look for dependencies with the DLL suffix,
only .la, and cygwin does not provide libtool archives for the system
libraries such as readline.  readline is not needed by the TCP module and
there is no reason to include it in its dependencies, so a `hack' solution
would be to remove unneeded dependencies.  I don't know if it works,
but that's what I am doing in 2.0.2

Paolo






reply via email to

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