This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: make hello gives core dumped


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.lecomte@free.fr [mailto:b.lecomte@free.fr]
Gesendet am: Montag, 4. Februar 2002 14:18
An: cygwin@cygwin.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]