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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38D14B06.971AA66B@gmx.de> Date: Thu, 16 Mar 2000 21:58:46 +0100 From: Martin Trautmann X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.10 i586) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: g++: Problem with system() References: <00db01bf8d0d$0fa7a700$1d4bb392 AT petnt1 DOT rpms DOT ac DOT uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I have a program that calls programs with system(). It also prints out what it wants to execute. Compiled with linux gcc everything works fine. But the executable compiled with cygwin has a problem: It only works when executed in the windows bash. Executed in a DOS-Box it only writes what he wants to exec but doesn't do anything even if I only call something simple like "echo ...". In Windows 95 this "doing nothing" even takes a lot of time but in Windows 98 and NT4 it is very quick. thank you for help Martin Trautmann -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com