From: JSONCRAIG AT aol DOT com Subject: Re: c++ and -mno-cygwin 23 Dec 1998 19:24:48 -0800 Message-ID: <35ff53f5.3681af8c.cygnus.gnu-win32@aol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: Serguei DOT Dachian AT univ-lemans DOT fr Cc: gnu-win32 AT cygnus DOT com I was getting this problem too...But then I compiled it with the -c flag to get an .o file and then linked it with the -mno-cygwin flag(leaving the -mno- cygwin off of the compiling command line) and it worked fine. (I find anything that uses libstdc++.a has some problems unless I used -mno-cygwin when I linked). Hope this helps, Jason Craig - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".