Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: 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 From: "Suhaib M. Siddiqi" To: =?big5?B?s6/EUKTJ?= , "cygwin" Cc: "Cygwin AT Sourceware. Cygnus. Com" Subject: RE: Executable-file error 0xc0000005 compiled by Mumit Khan's gcc 2.95?? Date: Sat, 23 Oct 1999 11:16:13 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 This has nothing to do with Mumit Khan's GCC 2.95 You code is trying to access a forbidden zone ;-) which belongs to NT and no software should access it. Use debug and look for wrong pointers. Suhaib BTW: There is PGCC 2.95.1 (Pentium Compiler Group) available at http://siddiqi.webjump.com if you still think it is GCC 2.95 fault > -----Original Message----- > From: cygwin-owner AT sourceware DOT cygnus DOT com > [mailto:cygwin-owner AT sourceware DOT cygnus DOT com]On Behalf Of ³¯ÄP¤É > Sent: Saturday, October 23, 1999 8:56 AM > To: cygwin > Subject: Executable-file error 0xc0000005 compiled by Mumit > Khan's gcc 2.95?? > > > > Hello: > I use Windows NT and everything is OK before using > Mumit Khan's gcc 2.95. > I download Mumit Khan's gcc 2.95 precompile-binary code and > install it in my cygwin 20.1b. > I use Khan's gcc compile my program and execute > it, then system say entry-point 0xc0000005 error. > The same situation happen when I build cygwin's problem > under my linux's cross-compiler. > What do I miss? > How to resolve this problem? I think this should be a > common problem. > Thanks your help and answer. > > > > Ps. Chen > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com