X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <20070718100058.203680@gmx.net>
Subject: RE: Own Compiled Program Immediately Crashes on Startup
Date: Wed, 18 Jul 2007 11:28:33 +0100
Message-ID: <025a01c7c926$644c4a10$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <20070718100058.203680@gmx.net>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

On 18 July 2007 11:01, Hans Streibel wrote:

> The package has an explanation on how to compile
> jove under cygwin. I followed that explanation and
> compiling, linking and installing went fine.
> However the resulting program immediately exits when
> I try to start it.
> 
> I even inserted a printf() statement at the very beginning
> of the main() function but its text is not displayed.
> Therefore there seems to be something going wrong at the very
> beginning of the program.

  It may be missing a DLL it needs.  Run "cygcheck </path/to/your/binary>" and
see if the output lists anything missing.




    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

