delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
From: | Chris Faylor <cgf AT cygnus DOT com> |
Date: | Tue, 4 Jul 2000 21:10:58 -0400 |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: cygwin 1.1.2: Impossible to compile c++ programs with -mno-cygwin (win98) |
Message-ID: | <20000704211058.B3314@cygnus.com> |
Reply-To: | cygwin AT sourceware DOT cygnus DOT com |
Mail-Followup-To: | cygwin AT sourceware DOT cygnus DOT com |
References: | <Pine DOT LNX DOT 4 DOT 21 DOT 0007042340550 DOT 779-100000 AT mahler DOT domareg7 DOT linkoping DOT se> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2i |
In-Reply-To: | <Pine.LNX.4.21.0007042340550.779-100000@mahler.domareg7.linkoping.se>; from ragnar@lysator.liu.se on Tue, Jul 04, 2000 at 11:45:07PM +0200 |
I can't duplicate this behavior. Sorry. The only thing that I can think of is to make sure that your gcc and binutils tools are up-to-date. cgf On Tue, Jul 04, 2000 at 11:45:07PM +0200, Ragnar Ouchterlony wrote: >I have tried to compile cygwin with the -mno-cygwin flag but get the >following problem: > >when compiling test.cc: > >int >main( int argc, char* argv[] ) >{ > return 0; >} > >with >$ c++ -mno-cygwin -o test.exe test.cc > >and then runs the program it causes a window to pop up >with a failure: TEST caused an illegal pagefault in module CYGWIN1.DLL > >version of cygwin: >uname -s gives: CYGWIN_98-4.10 >uname -r gives: 1.1.2(0.21/3/2) >uname -v gives: 2000-06-06 22:20 > >version of windows: >Windows 98: 4.10.1998 > > >Notes: >No c++ programs has been compiled succesfully with cygwin using the >--mno-cygwin flag (doing the same with ordinary c files works fine >though). All c++ programs causes the same problem. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |