Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: <5.0.2.1.0.20010213142047.00aca3c8@mail.ternion.com> X-Sender: jah AT mail DOT ternion DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Tue, 13 Feb 2001 15:08:27 -0600 To: cygwin AT cygwin DOT com From: Joel Haythorn Subject: Using cygwin remotely Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed For the last year or so I've been using cygwin as my development environment. I've had to make a few concessions and do some odd things to make things work the way that I want, but I've been more than pleased to be able to develop code using makefiles and the like as if I were on a UNIX machine. Thanks for that. I've been running on WindowsNT 4.0 machines and just recently acquired some Windows2000 (NT 5.0) machines. I have tried to the same things I was doing on NT4.0 on Win2000 with only limited success. Here's what I'm doing: I have cygwin installed on all my machines, I am using one machine as a "server," All my source code exists on the "server" and I access files via network drives from my other machines, I compile (execute make) on the "server" via a telnet session. Since I started using Win2000 I can no longer execute make from a regular DOS prompt in my telnet session. I get the following error: C:\cygwin\bin\make.exe *** couldn't commit memory for cygwin heap, Win32 error 487 I can execute make if I run it from a bash shell within my telnet session, but I can only get bash and any of the other cygwin tools to run if a user is logged into the "server" with a bash shell opened. The cygwin mounts seem to be benign unless this is done. Am I exceeding the limits of cygwin or does Windows2000 need some adjustments? Thanks in advance, Joel -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple