delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/01/10/16:32:31

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <387A5032.E8DD8D53@wxs.nl>
Date: Mon, 10 Jan 2000 22:33:38 +0100
From: paul van der Meij <phjvdmeij AT wxs DOT nl>
X-Mailer: Mozilla 4.7 [en] (WinNT; I)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin <cygwin AT sourceware DOT cygnus DOT com>
Subject: make bash 2.03

when doing a 'make' of bash 2.03 a minor error happens because the
makefile is expecting 'bash' and not 'bash.exe'

--------------- from Makefile -----------------
$(Program):  .build $(OBJECTS) $(BUILTINS_DEP) $(LIBDEP)
 $(RM) $@
 $(PURIFY) $(CC) $(BUILTINS_LDFLAGS) $(LIBRARY_LDFLAGS) $(LDFLAGS) -o
$(Program) $(OBJECTS) $(LIBS)
 ls -l $(Program)
 size $(Program)
-----------------------------------------------------

or is there something in my environment that puts 'configure' on the
wrong track ??


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019