| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | KRISTOF DOT DOFFING AT lhsystems DOT com |
| Message-ID: | <4FBF09C6D88BD011A5B74000611400100669AD58@XNT-FRABASE-2> |
| To: | cygwin AT cygwin DOT com |
| Subject: | AW: make hello gives core dumped |
| Date: | Mon, 4 Feb 2002 14:20:42 +0100 |
| MIME-Version: | 1.0 |
| X-Mailer: | Internet Mail Service (5.5.2653.19) |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id g14DRgL01265 |
Well, and how does your computer make love ? :-)
http://arska.org/hauva/makelove/
Kristof Doffing
Lufthansa Systems
Airline Services GmbH, FRA AS/N
FAC, Hugo-Eckener-Ring A.8.02
60549 Frankfurt/Main
Tel.: +49 69 / 696 92630
Fax : +49 69 / 696 92062
-----Ursprüngliche Nachricht-----
Von: b DOT lecomte AT free DOT fr [mailto:b DOT lecomte AT free DOT fr]
Gesendet am: Montag, 4. Februar 2002 14:18
An: cygwin AT cygwin DOT com
Betreff: make hello gives core dumped
Hello there,
It must be really basic :
make Hello
gcc Hello.c -o Hello
make: *** [Hello] Aborted (core dumped)
with
gcc -v
2.95.3-5
/* #include <stdlib.h>
#include <stdio.h>
*/
int main ()
{
printf ("Hello, World\n");
}
(whereas the same works with RedHat 7.1 (kernel 2.2.19-7.0.12) gcc 2.96)
what's wrong ?
--
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/
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |