Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <265000-2200212318183433143@M2W053.mail2web.com> X-Priority: 3 Reply-To: lhall AT rfk DOT com X-Originating-IP: 209.113.174.244 From: "lhall AT pop DOT ma DOT ultranet DOT com" To: gis86541 AT cis DOT nctu DOT edu DOT tw, cygwin AT cygwin DOT com Subject: Re: Make caused invalid page fault in module KERNEL32.DLL Date: Wed, 18 Dec 2002 13:34:33 -0500 MIME-Version: 1.0 Content-type: text/plain; charset=iso-8859-1 X-OriginalArrivalTime: 18 Dec 2002 18:34:33.0184 (UTC) FILETIME=[1BE8D600:01C2A6C4] Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id gBIIZfU01557 I wasn't implying that 'make' was conflicting with any other compiler. My concern was that since you have a different compiler, you may have other tools which differ as well, including, perhaps, another make. It's difficult to tell what's relevant and what's not with the limited information available. That's why I was suggesting you verify that you don't have conflicting tools or, if you do, that you're using the ones you think you are. That's all I meant. Larry Original Message: ----------------- From: Franklin gis86541 AT cis DOT nctu DOT edu DOT tw Date: Wed, 18 Dec 2002 23:20:18 +0800 To: lhall AT rfk DOT com, cygwin AT cygwin DOT com Subject: Re: Make caused invalid page fault in module KERNEL32.DLL On Wed, 18 Dec 2002 09:55:07 -0500 "lhall AT pop DOT ma DOT ultranet DOT com" wrote: > First, I'd direct you to http://cygwin.com/bugs.html. > > Second, it's clear you are not using gcc/binutils for your > compiler/linker so you need to investigate and determine that > the mixed environment that you're running in (Cygwin + other > tools) is not causing conflicts. > > Third, you might try running make (assuming you're using Cygwin's > make) with strace and see if that points out any internal problems. > > These recommendations are in order. The first one is just a > primer for the other two and helps your investigation. > > Larry Hi, thank you for replying. I was wondering why make would conflict with any other compiler. Doesn't it just parse the contents of the Makefile file and call another shell to execute the specified commands? ;-) Well, I'll try your suggestions, and try to find out where the problem is. Thank you very much. Frank -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . -- 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/