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: <20010829013055.13485.qmail@linuxmail.org> Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) From: "bumps man" To: cygwin AT cygwin DOT com Date: Wed, 29 Aug 2001 09:30:55 +0800 Subject: -mno-cygwin links me to cygwin1.dll When I compile without -mno-cygwin, the application runs fine. With -mno-cygwin turned on, the application crashes with dialogue box: "The exception unknown software exception (0xc00000fd) occured in the application at location 0x6104b9ef." I press cancel and VisualC++ tells me there's a stack overflow in cygwin1.dll. cygcheck syas that my application is dependant upon cygwin1.dll. I am making sure to compile with -mno-cygwin for every single file and for linking (I don't know if linking matters). I am making serveral intermediate libraries before linking, which probably doesn't matter. Same problem with or without -mwindows (again probably doesn't matter). I have compiled and run the exact same code using MSVC++ with no problem, so I am sure I am not doing any unix-dependant stuff. thanks. -- Get your free email from www.linuxmail.org Powered by Outblaze -- 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/