X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.7 required=5.0	tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Mark Geisert <mark@maxrnd.com>
Subject: Re: Problem with execution of binary file
Date: Fri, 4 Nov 2011 17:56:16 +0000 (UTC)
Lines: 17
Message-ID: <loom.20111104T184732-309@post.gmane.org>
References: <1320322806.5480.161.camel@kare-desktop> <4EB30E21.3090707@cs.umass.edu> <1320396611.5480.196.camel@kare-desktop> <4EB3C378.6060308@cs.umass.edu> <1320409986.5480.219.camel@kare-desktop>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> Anyway, I've installed two versions of cygwin on the same machine - the
> first was installed around Oct. 3 and the second one from a few days
> ago. Compiling exactly the same software on both versions gives success
> on the older installation and failure on the newer one. Could it be that
[...]
> Do you have any immediate idea of what could be the potential problem?

Only immediate suggestions :).  Run 'objdump -fp' on the two executables. 
Perhaps there's a difference between outputs that stands out or is meaningful
to somebody on the list when you report it.

Another thing you might try is 'cygcheck -svr' on the two Cygwin versions and
compare output.  That may show meaningful differences between the two versions.
 That will have a lot of output to sift through but any differences listed may
point to something.

..mark


--
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

