From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 121505 invoked by alias); 11 Mar 2016 23:10:23 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 121495 invoked by uid 89); 11 Mar 2016 23:10:22 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=BAYES_20,FREEMAIL_FROM,KAM_COUK,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=porting, H*Ad:D*tiscali.co.uk, H*f:sk:k3FLakL, H*r:ip*192.168.1.3 X-HELO: smtp-out-3.tiscali.co.uk Received: from smtp-out-3.tiscali.co.uk (HELO smtp-out-3.tiscali.co.uk) (62.24.135.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 11 Mar 2016 23:10:12 +0000 Received: from [192.168.1.3] ([92.21.228.222]) by smtp.talktalk.net with SMTP id eWC4aMsgRMtx2eWC9aYK09; Fri, 11 Mar 2016 23:10:10 +0000 Subject: Re: Application not working in 64-bit cygwin cygwin/X To: cygwin@cygwin.com References: From: David Stacey Message-ID: <56E3504C.4030805@tiscali.co.uk> Date: Fri, 11 Mar 2016 23:10:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfKW8XkLMQ7PZe2BlWpfbvyYjbVroB7gykMbYF1HubWYmwK2+TWEoSNe27tOceDdIqJHtOKEoaqd/qcyTex0Gyh03/q6F7iVLJEDVYmHgFgCAei9cFWNk mqdlIMBtI4fOvaDU/ykpBAwzznwrN1XRFGR2ekVXdiNhrultPugJjIwW X-IsSubscribed: yes X-SW-Source: 2016-03/txt/msg00178.txt.bz2 On 11/03/16 14:23, Girish Joglekar wrote: > I have cleaned up the test example based on X-Windows/Motif which crashes > on 64-bit cygwin cygwin/X but runs on the 32-bit version. The only > warnings are of the type 'variable set but not used'. > > Here is the link to the tar file. > > https://www.dropbox.com/s/lknuoac64hfql4s/test.tar?dl=0 > > Hope you can reproduce the behavior and fix the problem. I tried this on Fedora 23 64-bit and it works. I had to add an empty utcrcu.h file, as the code tries to #include this, and it doesn't exist in the tar file. Given that it runs in 64-bit Linux, the problem is unlikely to be an issue associated with porting 32-bit applications to 64-bit. Dave. -- 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