delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/06/25/02:18:19

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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=Ka+VA8n
HQqUT3VnBaoUdm4Ur5S0/HjrMxbs/Fy53xe+47lLEAOmnPKVWFo5SM0eE3EPwePF
wEY2oYah49IeQqb9OnK6asKjcg+O8lnJ7Fxx2xH6mXgNCliEQveUnmHsYE2/pVth
oLtqZaW3U2KZkzY4pHMNzGmQEs9czjYjCo7E=
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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=NW3w1rfPu0F8V
h2p8s59BPxfZxg=; b=EuQx84YMt4j1Kb14TH1KWjfYh8DCkdrh90nY79Be5epiV
uOS6i5LziTi0zlU9VPyjXfbu0AN7Ipc26F5innsiH0odQb87UDCww1iiPjJ5+xDS
gIOYuPm5/5oCug9k2k29nWmd1tOwhKMivrqW+m4S1ZY6EtGTzi1hhWczcqyJ10=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=walls
X-HELO: mail-io0-f177.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to; bh=qvr3zUpwSEU8gLe0Fh8FPAYiIeh5TogJg7QFnz9BApk=; b=ZDeyskkIpxVCTlSjs/acM3bbSqeup8Lx5a0JjMHS5LCayPOtH6dNFToF8U5xbasgKK gKWmSGG4JGWUqR2AuTvJZhxBk0JIUeiTwYl8neJQ1Gfng+IIkQ6sbk8TfhTR4WtAk3Wu 8uRd0TCH7SNtJcX0plVuxosnsLbv1G6bJ9Zd9OdOnLE8Q+8p5bzz5xIQ3eLlSDewYeui J3MbrUrYktDIQWsiKNcMUtALfMSnW/t3pMuERUX7VcuXXCb9ryw6BQSJnfdinrymgLAQ +EkJEqIo/xGhZOPwbfXqrT+JdNO9UKGZoOoD4pDPZTlboXJm4ZVPH88XQed2Bf5fm9Tb l5tQ==
X-Gm-Message-State: AKS2vOwNCU7pLTYNhn/IgOzVfc83wLrP9m6EL2M16rW7W3s1BAOpm1xD kJ9kexZL4K7Lc4CH5LEngnqa+5V+vA==
X-Received: by 10.107.132.86 with SMTP id g83mr3855903iod.209.1498371287620; Sat, 24 Jun 2017 23:14:47 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <b86cab58-8c03-11d6-c72a-357212678c39@towo.net>
References: <CANZ2p_ckjzWEp0uPoJ8MAXh=0B6ZhWQVt9v_NmsFP-fpoX-sEg AT mail DOT gmail DOT com> <oiepk2$78o$1 AT blaine DOT gmane DOT org> <CANZ2p_cpjbjvZfOgSKAmsCT92QHC1i-yPc2BosJgL6u4LCdypQ AT mail DOT gmail DOT com> <b86cab58-8c03-11d6-c72a-357212678c39 AT towo DOT net>
From: Wouter van Doorn <wouter AT vandoorn DOT tv>
Date: Sun, 25 Jun 2017 07:14:27 +0100
Message-ID: <CANZ2p_dzMLRtNa_tjEHY+1-ee3vi7T1K0pFuuJpdKUuvs5hnCQ@mail.gmail.com>
Subject: Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

Hello Thomas,

Thanks for looking.

The tools are the original ones, as shown below:
User AT User-PC ~/c_dir
$ ./hello.exe

User AT User-PC ~/c_dir
$ type make
make is hashed (/usr/bin/make)

User AT User-PC ~/c_dir
$ type gcc
gcc is /usr/bin/gcc

User AT User-PC ~/c_dir
$ type cc
cc is /usr/bin/cc


If you know of anything more to check, I'll try almost anything, as
this is driving me up the walls!

Kind regards,
Wouter

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019