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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: mahler.domareg7.linkoping.se: ragnar owned process doing -bs Date: Tue, 4 Jul 2000 23:45:07 +0200 (CEST) From: Ragnar Ouchterlony X-Sender: ragnar AT mahler DOT domareg7 DOT linkoping DOT se Reply-To: Ragnar Ouchterlony To: cygwin AT sourceware DOT cygnus DOT com Subject: cygwin 1.1.2: Impossible to compile c++ programs with -mno-cygwin (win98) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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. /Ragnar Ouchterlony -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com