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; q=dns; s=default; b=OgQt4JMJON12sPg1 Jz78qjIf93pqSk0Hbv9H3F1PqL5HGc5c7hj/IXdTv7/oVUhbkDowjSFQGHt/gAUH h1mPucTncHDOTr5X9XxBtkj22nB96YT3JL431ICJPTNqBkALF5gJ9dhH7vg00041 Pd55PMabCOxwoYz0bqsx4Nx7848= 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; s=default; bh=/57IjF5Uv5lyfLdTk74Sce x5xfw=; b=wJvAFsaUL2DUbrDdZ5NXHZE4AGQQmH0F4Z0wFb/J/Wt2VtG8YVJT8B 3Tmvn+LPZyopZQ8Pfrr+JwuXUO8guJHnGWgXJ2WYxqQawynfor6XOOX3XtYbhnOS bSe3/SYc3LNGxGDSTbK6vCrqYRi4rHgJF/hyEdvIptxHtix/f1ybU= 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=-0.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,FREEMAIL_REPLYTO_END_DIGIT,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: nm41-vm4.bullet.mail.ne1.yahoo.com Message-ID: <1414155946.62587.YahooMailNeo@web162803.mail.bf1.yahoo.com> Date: Fri, 24 Oct 2014 06:05:46 -0700 From: John Wiersba Reply-To: John Wiersba Subject: Why can't run.exe execute a shebang script directly? To: "cygwin AT cygwin DOT com" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes I would have thought cygwin1.dll contains the code necessary to do this, like the linux kernel does. Can it be added to the dll or does it have to be added to each executable individually, such as bash.exe, run.exe, etc.? bash$ /bin/run ./try run FATAL: Could not start D:\ftp\try -- 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