delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <48EA765E.8020100@bmts.com> |
Date: | Mon, 06 Oct 2008 16:34:38 -0400 |
From: | Ralph Hempel <rhempel AT bmts DOT com> |
User-Agent: | Thunderbird 2.0.0.6 (X11/20071022) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | install assumes.exe extension? |
X-brucetelecom.com-MailScanner-Information: | Please contact Bruce Telecom 519.368.2000 for more information |
X-brucetelecom.com-MailScanner: | Found to be clean |
X-brucetelecom.com-MailScanner-From: | rhempel AT bmts DOT com |
X-IsSubscribed: | yes |
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 |
I'd just like to clear up some confusion on my part about "install" as distributed with Cygwin. I'm building Lua, an MIT licensed scripting language. Part of the lua "make install" process calls install as follows: cd src && install -p -m 0755 lua luac /usr/local/bin And sure enough, lua and luac show up in /usr/local/bin But they exist as src/lua.exe and src/luac.exe So the question is, is it install or the cygwin dll that assumes the exe extension on the file in the source dir and then removes it when installing it to the destination? Ralph PS. I'm willing to maintain a Lua (and significant libraries) port for distribution with Cygwin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |