X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47A9EA75.2000509@aim.com> Date: Wed, 06 Feb 2008 12:12:21 -0500 From: Mark Harig User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: The Cygwin Mailing List Subject: Re: Updated: clisp-2.44-1 for cygwin References: <47A799BA DOT 40801 AT x-ray DOT at> In-Reply-To: <47A799BA.40801@x-ray.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AOL-IP: 68.230.250.14 X-Mailer: Unknown (No Version) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reini Urban wrote: > I've released the new upstream clisp-2.44 plus subpackages -clx, -gtk2 > and -gdi for cygwin. > > Release focus: > 7 - Major bugfixes > > ./configure --fsstnd=redhat --with-dynamic-ffi \ > --with-module=rawsock --with-module=dirkey \ > --with-module=bindings/win32 --with-module=berkeley-db \ > --with-module=pcre --with-module=postgresql \ > --with-module=fastcgi --with-module=zlib \ > --with-module=gdbm --with-module=libsvm \ > --prefix=/usr --build build > (no changes) > > http://clisp.cvs.sourceforge.net/*checkout*/clisp/clisp/src/NEWS > > 2.44 (2008-02-02) > ================= > User visible changes > -------------------- > > * CLISP does not come with GNU libffcall anymore. > This is now a separate package and should be installed separately. > Pass --with-libffcall-prefix to the top-level configure if it is not > installed in a standard place. > Option --with-dynamic-ffi is now replaced with --with-ffcall. > There appears to be a contradiction between the Cygwin announcement and the upstream clisp announcement. The upstream announcement states that the configuration option '--with-dynamic-ffi' has been replaced by the option '--with-ffcall', but the Cygwin announcement states that the no-longer-supported '--with-dynamic-ffi' configuration option was used. Does the Cygwin announcement merely contain a typo (i.e., the new option was, in fact, used, but not described correctly), or was the Cygwin clisp package configured incorrectly, using the old option? If it is the latter, then this might explain the fact that 'cygcheck' reports that it cannot find 'cygfcgi-0.dll' for /lib/clisp-[version]/full/lisp.exe (where [version] is either 2.43 or 2.44). -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/