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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Gesendet am: Montag, 4. Februar 2002 14:18
An: [EMAIL PROTECTED]
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/

Reply via email to