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 Date: Wed, 12 Jan 2000 18:39:29 -0800 From: Pakoulin Konstantin <pakko AT mail DOT ru> X-Mailer: The Bat! (v1.36) S/N F29DEE5D / Educational Reply-To: Pakoulin Konstantin <pakko AT mail DOT ru> X-Priority: 3 (Normal) Message-ID: <7777.000112@inbox.ru> To: cygwin AT sourceware DOT cygnus DOT com Subject: environment variables Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have some problem with make.. when I start bash with such cygnus.bat: SET MAKE_MODE=UNIX SET PATH=c:\CYGNUS\CYGWIN~1\H-I586~1\BIN;%PATH% bash I can do make and all is OK.. but when I start bash : SET MAKE_MODE=UNIX SET CYGWIN=binmode tty SET PATH=c:\CYGNUS\CYGWIN~1\H-I586~1\BIN;%PATH% bash I have a problem with make.. makefile is performed with error '' need by config.status' any idea ? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com