X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=ZlcqXLBDEe3YxmyY lKapV+7H2uBcZD7ld+XSity/Y8aW1PvcsG/XUWghljnkKg81aH5mokpJ0CVqVFEk qhaQa2eVuJSDDzFdWkdIFKxFBdyNekZ149KhBaQcGWuUWUw6UoHwFfP3bcwovL+N 43upzimsHN+lm/aJJNou+vezbJ4= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=P2vlHW73hpG+6tGOAhhkCc rDyHg=; b=GQloI9ImBM4xZqmHyBaKiWfIOihrwC0l4Ks7nWbWC4n/siCURze84A Yh8CkwVoVgnaluTaHY2WIGNa9GDVK6qBzc3mPCb+HOc55FU4FlzcbZiuKzLM88p6 ra/F+/tFkD8Cot1Tpi65+2v9/UVSSJhkkMiopFKRZLaUrqfifjtuA= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_50,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: [ANNOUNCEMENT] New: luajit-2.0.4-1 To: cygwin AT cygwin DOT com References: <55FC62DD DOT 2060602 AT cornell DOT edu> <1442614138 DOT 5072 DOT 8 DOT camel AT cygwin DOT com> From: Ken Brown Message-ID: <55FD5649.4040003@cornell.edu> Date: Sat, 19 Sep 2015 08:34:17 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1442614138.5072.8.camel@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 9/18/2015 6:08 PM, Yaakov Selkowitz wrote: > On Fri, 2015-09-18 at 15:15 -0400, Ken Brown wrote: >> Thanks for this! I can use your 64-bit patch to build luajittex on >> 64-bit Cygwin. Two questions: >> >> 1. Do you plan to send your patch upstream? I had some correspondence >> with the author last year in which he said he would welcome a patch to >> make luajit build on 64-bit Cygwin. > > Unfortunately, upstreaming takes time (particularly when dealing with > the many misconceptions people have about Cygwin) so I've admittedly > been lax in that regard. I have to send the patch to upstream TeX Live anyway, so I could just copy the luajit author. >> 2. Why did you use the -fexceptions flag in your build? The build >> succeeds without that flag, and luajit still works AFAICT. (But I don't >> really know how to test it.) > > I'm just taking their word for it: > > http://repo.or.cz/w/luajit-2.0.git/blob/8715ae6:/src/lj_err.c#l20 > > In particular, see line 50-55, although perhaps that only applies to > ELF? I'm not sure; I find that discussion ambiguous. On the other hand, there's no mention of -fexceptions or -funwind-tables in the Makefiles, and src/Makefile explicitly says (line 150) that there's probably no need to change CFLAGS. Ken -- 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