[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] gcc and a.out
- Subject: [cobalt-users] gcc and a.out
- From: "mjc" <mjc@xxxxxxxxxxxxxxx>
- Date: Thu Mar 8 18:19:06 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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.