From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 118189 invoked by alias); 22 Jul 2015 12:10:09 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 118119 invoked by uid 89); 22 Jul 2015 12:10:08 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock03.mail.cornell.edu Received: from limerock03.mail.cornell.edu (HELO limerock03.mail.cornell.edu) (128.84.13.243) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 22 Jul 2015 12:10:07 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id t6MCA5Jj002501 for ; Wed, 22 Jul 2015 08:10:05 -0400 Received: from [192.168.1.4] (cpe-67-249-176-138.twcny.res.rr.com [67.249.176.138]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id t6MCA4Pc001283 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 22 Jul 2015 08:10:05 -0400 Subject: Re: [ANNOUNCEMENT] Updated for 32-bit, new for 64-bit: libsigsegv-2.10-2 To: cygwin-apps@cygwin.com References: <55AA9882.1030407@redhat.com> <20150718201106.GE3864@calimero.vinschen.de> <55AAB9F3.3070505@redhat.com> <20150719083756.GB19825@calimero.vinschen.de> <20150720112049.GP3864@calimero.vinschen.de> <55ACF192.6080701@cornell.edu> <55AEA653.9050606@cornell.edu> <87io9dp8b1.fsf@Rainer.invalid> <55AEAFED.2080006@cornell.edu> <20150722081624.GH3864@calimero.vinschen.de> From: Ken Brown Message-ID: <55AF8820.6000503@cornell.edu> Date: Wed, 22 Jul 2015 12:10:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <20150722081624.GH3864@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00166.txt.bz2 On 7/22/2015 4:16 AM, Corinna Vinschen wrote: > On Jul 21 16:47, Ken Brown wrote: >> On 7/21/2015 4:25 PM, Achim Gratz wrote: >>> Ken Brown writes: >>>> I've rebuilt clisp on both 32-bit and 64-bit, now using libsigsegv on >>>> 64-bit, and I don't see any regressions. In particular, it passes the >>>> test suite. I don't know enough about clisp to test it further. >>> >>> Does maxima still work with the rebuilt clisp or do I need to rebuild >>> it, too? >> >> You'll have to rebuild it. Otherwise, you get the following: >> >> $ maxima >> /usr/lib/clisp-2.49+/base/lisp: initialization file >> `/usr/lib/maxima/5.36.0/binary-clisp/maxima.mem' was not created by this >> version of CLISP runtime >> >> I don't plan to release the new clisp until cygwin-2.2.0-1 is released, in >> case there are further Cygwin changes that might affect the build. > > I'm not planning any other changes to Cygwin 2.2.0. Bugfixes only from > now on. I'm inclined to release 2.2.0-1 this Friday or Monday. In that case there's probably no reason for me to wait, unless Achim wants more time for maxima. Achim, what's your preference? If you want, you can install the new clisp from my repository (http://sanibeltranquility.com/cygwin) and use it to rebuild/test maxima. There are instructions at that site. Ken