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=XRH9nAJAmb2qtf9c pMjoeO9ozQCtlzFoyFywUziRWMGuy4JxBwmzr/ds0Sg/i5/RkjN5Bb6Uin65R3vJ xY2L7/e6Uag99sm7Ib96/1vv7b5rsFLeqPoN4NLgbCYwq57OFzkG5UZDsS9UO4fi 06K/i1sE3fAFDQ55+Kk9w7m0w6U= 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=ANEDf20OQwX8HnWLzzmBRM q70o4=; b=OOe5UaNxpwH/wD+X3eD0OLTMURt33opBtE7rEMb2O/uk3CLa9mtoPf 3ISSEUzWQ+wLAuaVV/SKOy8JNjLst7b0qNkS936YRIOa7XuxyhYJi9bq5vrXekgd UGCRlgEOHbbPAcnV8W2HyYM1ADHsHRUM/Q1uuptC/nVUbuO1GAets= 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=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 Subject: Re: Application not working in 64-bit cygwin cygwin/X To: cygwin AT cygwin DOT com References: From: David Stacey Message-ID: <56E3504C.4030805@tiscali.co.uk> Date: Fri, 11 Mar 2016 23:10:04 +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 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