Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <373B4303.C48958AE@lbin.com>
Date: Thu, 13 May 1999 14:24:19 -0700
From: Ian Zimmerman <itz@lbin.com>
Organization: Lightbinders, Inc.
X-Mailer: Mozilla 4.51 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: Cygnus tools mailing list <cygwin@sourceware.cygnus.com>
Subject: install.exe and make install can't handle executables?
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi, it looks like running "make install" pretty much on any GNU style
package will fail because the makefile rule passes "foo" as the filename
for install while the file that must be installed is "foo.exe".  Note
that this _cannot_ be solved by telling "--program-suffix=.exe" to
configure, because that only changes the destination name, not the
source name.

Is there any solution to this, or am I just out of luck and have to copy
files manually?  The problem with this is not so much my laziness as the
fact that sometimes "make install" does other important things I don't
want to miss.

-- 
Ian Zimmerman
Lightbinders, Inc.
2325 3rd Street #324, San Francisco, California 94107

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

