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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; q=dns; s=default; b=FIUoqWVz42hM6Jw9sGZdfuboON+6yx WUhZvGNXQrb5umDQ67do+/7fKEFRLTdLhazofG/2YZjCNtZqIj0TfaM5ijkmYG79 b8M7qeptZ5QJVyCilguxrvwWm338ABEsnKa0vqqLKDJfHZSZACczcVA96pkP4LxG 2++zCkEycxz68= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding :in-reply-to; s=default; bh=ZK3QLu5zdAEsvfNv6+/AIg1B2MU=; b=ds4w yrGVhWsNhOmEqLUd9SbIC1yt0rXAkb5p8T7+TQ26u5UmWUcIezbWZO9KZxVtXU01 8bgFIJ7zgLMFKI+2ZELxTfiVMMeT+krPDfEepHPa2Ijx3euKMmlBA912F4J+w9J6 3Ifn0p0GDl93Wlw8u0K+8GG+sDX+KzEPFZcDXz8= 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.4 required=5.0 tests=BAYES_00,FORGED_MUA_MOZILLA,FREEMAIL_FROM,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 spammy=H*UA:en-US, H*u:en-US, H*u:5.1, H*r:Unknown X-HELO: blaine.gmane.org To: cygwin AT cygwin DOT com From: =?UTF-8?Q?Ren=c3=a9_Berber?= Subject: Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd Date: Thu, 22 Jun 2017 09:08:32 -0500 Lines: 27 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0 In-Reply-To: X-IsSubscribed: yes On 6/22/2017 8:13 AM, Wouter van Doorn wrote: [snip] > STOP PRESS: in gdb, the output IS there: > User-PC-> gdb hello.exe > GNU gdb (GDB) (Cygwin 7.10.1-1) 7.10.1 ... > Reading symbols from hello.exe...done. > (gdb) run > Starting program: /home/User/c_dir/hello.exe > [New Thread 6868.0x5b0] > [New Thread 6868.0x18dc] > [New Thread 6868.0x1990] > Hello, world! > [Thread 6868.0x1990 exited with code 0] > [Inferior 1 (process 6868) exited normally] > (gdb) > > Which is dandy, but then why, outside of gdb, is there nothing at all? What is "outside"? Are you running this from mintty (recommended) or the Cygwin.bat cmd window? Which shell? (i.e. echo $SHELL) -- R. Berber -- 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