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 sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <000f01c0a612$1d7fa2a0$159c0441@epotlnd1.or.home.com> |
From: | "Andrew Heil" <heilandrew AT home DOT com> |
To: | <cygwin AT cygwin DOT com>, "Larry Hall \(RFK Partners, Inc\)" <lhall AT rfk DOT com> |
References: | <4 DOT 3 DOT 1 DOT 2 DOT 20010305223512 DOT 0259fdb0 AT pop DOT ma DOT ultranet DOT com> |
Subject: | Re: "CPP" crashes my computer to hardware reset when trying to compile "test.c" -- pls help |
Date: | Mon, 5 Mar 2001 23:50:28 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
Thanks for your reply. Using "strace gcc test.c -o test.exe" and "cygcheck -s -r -v" from the bash prompt both crash my computer, so they won't save their results to a file. Strace puts out pages of output before it crashes, and looks like it crashes after it gives an error level of 1, or something like that (didn't write it down and don't want to do another crash). My test.c program is as follows: --- /* This is a test! */ #include "C:\PalmDev\cygwin\usr\include\stdio.h" main() { printf ("This is a test of the C compiler.\n"); return 0; } --- Cygwin is installed in C:\PalmDev\cygwin. My mount points are as follows: Device Directory Type Flags c:\palmdev\cygwin\bin /usr/bin user textmode c:\palmdev\cygwin\lib /usr/lib user textmode C:\temp /tmp user textmode C: / user textmode - Andrew ----- Original Message ----- From: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> To: "Andrew Heil" <heilandrew AT home DOT com>; <cygwin AT cygwin DOT com> Sent: Monday, March 05, 2001 7:37 PM Subject: Re: "CPP" crashes my computer to hardware reset when trying to compile "test.c" -- pls help > You might try using strace and/or posting your program and the results of > cygcheck -s -r -v to the list. You're issue seems installation specific > but someone may be able to spot where you're going wrong with more > information. > > > > Larry Hall lhall AT rfk DOT com > RFK Partners, Inc. http://www.rfk.com > 118 Washington Street (508) 893-9779 - RFK Office > Holliston, MA 01746 (508) 893-9889 - FAX -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |