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: 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.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: References: From: Wouter van Doorn Date: Sun, 25 Jun 2017 07:14:27 +0100 Message-ID: Subject: Re: Compiled programs fail to run from Cygwin Terminal, but work from windows cmd To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" 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