[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] gcc and a.out



it does.

type:

./a.out

also if you want some other name for the output, do 
"gcc fah.h -o my1stcompiledfile"

  Best regards,
     shimi [mailto:shimi@xxxxxxxxxxxxxxxx]


----

There are two major products that come out of Berkeley: LSD and BSD.
We don't believe this to be a coincidence.
   -- Jeremy S. Anderson

 Windows: "Where do you want to go today?"
   Linux: "Where do you want to go tomorrow?"
     BSD: "Are you guys coming or what?"

On Thu, 8 Mar 2001, mjc wrote:

> hi,
> I have question about making and running c program.
> I just made a sample fah.c source file and uploaded into a one of my virtual
> domains.(/home/sites/site42/web/c/fah.c)
> and I  went into telnet and run "gcc fah.c"
> It created a.out.
> But if I try to run a.out
> my machine doesn't recognize a.out.
> 
> can someone help?
> How can I compile a c file and run the executible?
> 
> Thanks
> m chung.
> 
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>