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:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=kARShhM86gaWBBVJn5T+WoJkUq7NvUdag9JMM+6nZd43JTIHtC6su NW0rsS+7onMqeLjfdeYAIiV+ifm5EOIkW3qJkuyhjL7MpO9XajqR1T6vf//fz0Mz Y23fmL1y4wm1H/PcWSh9ax3IqdqRI9BZllQzLmHWlvqwUTa8qlsRro= 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:message-id:date:from:reply-to:subject:to :mime-version:content-type:content-transfer-encoding; s=default; bh=4ZxnFKVBRZ5mOl2TILHCyfTu2K4=; b=Tn+nuBPDDV75cZmR8nAVSAAicuVJ 4zvM5rBFbKVZOfYGGGBnZf3p0zbqEmMIp57/gwXuumuZAH0M3xWVr5uhvXeosGhw a0+UMT+XeZ+pEVuQivk/0q2AO7licmuUFr5ak7z+/Ep5nEo4NQBkBiFvA9XirW6P fHNSGM3srLYvCMk= 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,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FREEMAIL_REPLYTO_END_DIGIT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: nm34.bullet.mail.ne1.yahoo.com Message-ID: <1403093912.82580.YahooMailNeo@web133205.mail.ir2.yahoo.com> Date: Wed, 18 Jun 2014 13:18:32 +0100 From: "tempmailpool-13 AT yahoo DOT de" Reply-To: "tempmailpool-13 AT yahoo DOT de" Subject: Problem with GNU make: No such file or directory To: "cygwin AT cygwin DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s5ICPxZH029831 Hi cygwin-users, I would highly appreciate your help with this problem using cygwin, GNUARM and GNU make via Matlab. My Matlab code is to build a binary executable via executing GNU-ARM toolchain. Therefore Matlab calls a *.bat-file with this content @echo off set path=E:/Programme/cygwin/bin;%PATH%; bash