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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=Dk31R4wkjA65GzJKGoGONmaFtiHLD5dT17RQHiS7GNk asfVZGZo00u9EuvSB8tWZrOWY0AiKLa0g2rOB8Gwq72WyRJWCWROVeWAeJeKtWm/ +/khM3sGRrzvbs8/NxvmeJPGz8le+OS36hI9SquRVh8KG2+RVY/OV5Pi1+MK8KCc = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=cBbPusnShc5QvWVnAhd/LwW8Erk=; b=TmE2WBft6ypsLsvLA 18ZuatCCJI1n7hwxDmaxjGdq8RJN1cS7sYcu/1YZ6CiEGeJYV6FKcFjrLTfn3g5H PrVcq2JFbPL/6yY8y4o5fvhhUiTjvZIbKpVy8Q/lfrsUs8muWvw9ufXEa0Xp3g6h kP8jWTjDqRGbZkW+3DspRTy34U= 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 X-Spam-SWARE-Status: No, score=-3.0 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 Message-ID: <51A7862F.1070507@etr-usa.com> Date: Thu, 30 May 2013 11:02:39 -0600 From: Warren Young User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: Cygwin-L Subject: Re: sqlite3: bug with monotone References: <51A6B6EB DOT 6050309 AT users DOT sourceforge DOT net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 5/30/2013 04:27, Achim Gratz wrote: > Yaakov (Cygwin/X users.sourceforge.net> writes: >> This was working properly with my 3.7.15.2 x64 package, as well as with >> a self-built 3.7.17. I don't know if it's a question of configuration >> options or a bug in that version. Here's how I have built sqlite3: > > You are defining "SQLITE_OS_UNIX" which introduces known interoperability > problems with accesses from the windows side. Thoroughly explained here: http://stackoverflow.com/questions/11007024/ I don't see a way out of this trap, where either native Windows loses out to Cygwin or vice versa, until Cygwin provides some way to request mandatory locks on a per-process or per-subtree basis. My only choice until then is which constituency to annoy. Currently, I'm choosing to annoy the smaller of the two. -- 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