From: "Torsten Giebl" Newsgroups: comp.os.msdos.djgpp Subject: MINGW32 Problems ! Date: Fri, 21 Apr 2000 15:09:47 +0200 Organization: T-Online Lines: 6 Message-ID: <8dpk8c$5h$1@news01.btx.dtag.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news01.btx.dtag.de 956322892 177 320035840427-0001 000421 13:14:52 X-Complaints-To: abuse AT t-online DOT de X-Sender: 320035840427-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com When I compile a Programm with MINGW32 with gcc demo.c -o demo.exe -s. The Programm is compiled with no Errors. But when i start it there comes an MSDOS Window first. How can I disable this Console Mode in MINGW32 ????