X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:message-id:date:from:mime-version:to
	:subject:content-type:content-transfer-encoding; q=dns; s=
	default; b=MogapyQakmom/kE5Aqn8S+mOWdEHKm21XNbgaaeX8oduguhnzDIM9
	9/vQzFNXY/q3wovCVpAzjpPoLtiLXSzHckPbzhvl45NZyVOhiGXlUgIQ0MDqM2Q7
	4Z5QLMSC/LMKRaN5SjujyaaZr19Lrb43IJ23tRNjAuU+MAlyEQ4l4s=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:reply-to:message-id:date:from:mime-version:to
	:subject:content-type:content-transfer-encoding; s=default; bh=l
	/8IYq2fhF733kAu/xeQFUXRNUI=; b=LZWXO/jPMxIMfN6r5t5SIIW7nnS6C2Lb8
	t5R2MD+IpnxRxr9WW9jgEG15b+S86eZU8ThG2nnGKjZdfUOLgwQ23T8BEipG41hP
	Qb4P8x2GTDR/mFGwUcxHz5OxeXJj+SFQcpB6RSAUEIN5aeL5qnOwqiXsMPnqq0LZ
	ytZP0B1b7Y=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-CornellRouted: This message has been Routed already.
Message-Id: <announce.54E681A0.6010209@cornell.edu>
Date: Thu, 19 Feb 2015 19:36:48 -0500
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: [ANNOUNCEMENT] New: clisp-2.48-4 for 64-bit Cygwin
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

The following package has been added to the 64-bit Cygwin distribution:

* clisp-2.48-4

ANSI Common Lisp is a high-level, general-purpose programming language.  GNU 
CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe University 
and Michael Stoll of Munich University, both in Germany.  It mostly supports the 
Lisp described in the ANSI Common Lisp standard. GNU CLISP includes an 
interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, 
sockets, i18n, fast bignums, and more.  GNU CLISP runs Maxima, ACL2, and many 
other Common Lisp packages.

This is the first release of clisp for 64-bit Cygwin.  It is built with no 
non-default modules, and with the default regexp module disabled.  I had to do 
the latter because of a gcc problem I encountered while trying to compile regexp:

    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64939

The same sort of error occurs with several other modules.  I hope to be able to 
release a more complete clisp once this problem is solved.

As I said in my recent announcement of 32-bit clisp-2.48-4, I am not a clisp 
user, so I can't properly support it.  But I did run the clisp testsuite on the 
64-bit build, and it passed all but 3 of about 11,000 tests.  So I hope it will 
be usable.

Feedback is welcome.

Ken Brown
Cygwin's clisp maintainer

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

