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 Date: Wed, 30 May 2001 09:19:16 +0200 (CEST) From: Henrik Bergstrom X-X-Sender: To: Subject: Windows-native "child processes" briefly open new console window Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by delorie.com id MAA08956 Dear Cygwin users, I have a problem with "Cygwin latest" which I just downloaded and installed under Windows NT4 SP6. I have used earlier, but quite recent, versions of Cygwin for the exact situation up until today without having the same problem. The problem is that when I invoke a Windows-native cross-compilation version of 'gcc' (called 'ccarm' and included in VxWorks/Tornado) a Cygwin console window briefly flashes by on the screen for each of gcc's child processes (cpp.exe, cc1.exe, etc). This is very annoying and also slows down the compilation process, does anyone know what is causing this and how I can avoid having the windows being opened? /Henrik PS. Back in 1999, there was a similar question about this on this list, but the answer provided then seemed to assume that you could recompile the program causing the problem with the -mwindows switch if I understood the answer correctly. This is not an option for me since I only have the program in binary form. - -- Henrik Bergstrom +46-8-628 28 28 henrik DOT bergstrom AT intertex DOT se Intertex Data AB (fax) 628 64 14 -------------------8<----------------- This is the mail archive of the cygwin AT sourceware DOT cygnus DOT com mailing list for the Cygwin project. Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index] Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next] Re: question on cygwin console window To: tanguy Risset Subject: Re: question on cygwin console window From: Charles Wilson Date: Fri, 14 May 1999 12:14:27 -0400 CC: cygwin AT sourceware DOT cygnus DOT com References: <373C2F82 DOT 25C60D14 AT irisa DOT fr> tanguy Risset wrote: > Hello > > I am using cygwin to compile c code. Every thing work well, > but the code is called from a Mathematica session and at each call, > a cygwin console window appears very briefly on the screen and disapear. > This is very annoying because there are many successive such calls > > Could you tell me how I could suppress thos window (or have appearing > as a simple process) > > Thank you for your help, please tell if I am not adressing to the correct mailing > list > > Tanguy Risset add " -mwindows" to your linking options. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com References: question on cygwin console window From: tanguy Risset Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index] Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next] -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple