gcc does all that for me :)

but yes, if you aren't using gcc, do that too :)

--
[EMAIL PROTECTED] System Administrator Epoch Internet
"Connecting The World, One Business At A Time......
By Caring About A Customers Success"
[EMAIL PROTECTED] Spam Patrol


On Wed, 15 Apr 1998, Michael S. Dunsavage wrote:

> Date: Wed, 15 Apr 1998 15:47:34 -0700
> From: "Michael S. Dunsavage" <[EMAIL PROTECTED]>
> Reply-To: [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> Subject: Re: Hello World
> Resent-Date: 15 Apr 1998 19:41:40 -0000
> Resent-From: [EMAIL PROTECTED]
> Resent-cc: recipient list not shown: ;
> 
> don't froget to chmod a+x myprog  b4 ./myprog
> 
> Drachen wrote:
> 
> > ./a.out
> >
> > :)
> >
> > or you can do
> >
> > cc -o myprog myprog.c
> >
> > and then
> >
> > ./myprog
> >
> > Vinnie
> >
> > --
> > [EMAIL PROTECTED] System Administrator Epoch Internet
> > "Connecting The World, One Business At A Time......
> > By Caring About A Customers Success"
> > [EMAIL PROTECTED] Spam Patrol
> >
> > On Wed, 15 Apr 1998, Michael wrote:
> >
> > > Date: Wed, 15 Apr 1998 18:24:29 +0200
> > > From: Michael <[EMAIL PROTECTED]>
> > > Reply-To: [EMAIL PROTECTED]
> > > To: [EMAIL PROTECTED]
> > > Subject: Hello World
> > > Resent-Date: 15 Apr 1998 16:36:10 -0000
> > > Resent-From: [EMAIL PROTECTED]
> > > Resent-cc: recipient list not shown: ;
> > >
> > > Hi all !
> > > Sorry if this is off-topic
> > > I have just made my very first c-program, it's the world famous "Hello World" 
>and I'm now stuck with a file called a.out
> > > The book I am reading doesn't tell me exactly what to do with this file, only 
>that i shall do this:
> > > cc myprog.c mod1.c mod2.o
> > > but I don't understand what is meant with that, so can anyone here pleace tell 
>me what to do with this file so that I can execute it ?
> > >
> > > Thanks
> > >
> > > ps. does anyone know a good IDE for redhat linux ?
> > >
> >
> > --
> >   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> > http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
> >          To unsubscribe: mail [EMAIL PROTECTED] with
> >                        "unsubscribe" as the Subject.
> 
> 
> 
> --
>     Michael S. Dunsavage
> -------------------------------------------
> http://south.bestsites.com/~dunny/index.htm
> http://www.geocities.com/area51/zone/6305
> 
> 
> 
> -- 
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
>          To unsubscribe: mail [EMAIL PROTECTED] with 
>                        "unsubscribe" as the Subject.
> 
> 
> 


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to