From: Kautzmann Gerd (gkautzmann@baumerident.com)
Date: Mon May 13 2002 - 13:59:35 CEST
Editing the Programm ( with f.e. vi )
'vi helloworld.c'
Compiling:
'gcc helloworld.c' ( sometime just 'gcc helloworld' )
executing the programm:
'a.out'
---- with kind regards / mit freundlichen Grüssen Gerd Kautzmann -- /**************************\ * Gerd Kautzmann * Software Entwicklung * Baumer Ident GmbH * Hertzstr. 10 * D-69469 Weinheim * +49 (0) 6201 / 9957 15 \**************************/ > -----Original Message----- > From: haczz [mailto:net04043@cr-surfing.net] > Sent: Monday, May 13, 2002 1:56 PM > To: mulinux@sunsite.dk > Subject: OT"learning gcc" > > > Hi everybody,i'm learnig c,c++,i hope toget out safely::))). > Could some body of you tell me step by step the procedure > to compile a programm > thanks in advance,i hope to be understandable > > --------------------------------------------------------------------- > To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk > For additional commands, e-mail: mulinux-help@sunsite.dk > --------------------------------------------------------------------- To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk For additional commands, e-mail: mulinux-help@sunsite.dk
This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:22 CET