Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3CE53353.6050401@cetelem.pl> Date: Fri, 17 May 2002 18:44:03 +0200 From: Pawel Czechowicz User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: pl, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Annoying cmd console spawn with remote access and Win 2000 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, This issue really drives me mad: Description: I ssh form an unix machine (LOCAL) to cygwin machine that runs Windows 2000 (REMOTE). I then run nmake (Visual C++) on REMOTE. nmake, in turn spawns several processess (one by one) to compile a VC++ project. Problem: As each process is spawned a new cmd console appears ON THE SCREEN of the REMOTE machine. The status/result of compilation is printed on this very console. Then the cmd console is automatically closed. Nothing is printed on my local console. In this situaltion I am practically unable to work remotely as I don't see any warnings/errors produced by VC++ compiler. Question: Is there a way to force the output to a parent console? Note: The above scenario worked perfectly (well, nearly... despite Ctrl-C ;-) ) for me under Windows NT. Thank you very much in advance for all your help. Pawel Czechowicz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/