From: Kevin Nathan on
On Tue, 08 Sep 2009 21:07:48 -0700
joe cipale <j_cipale(a)yahoo.com> wrote:

>On Mon, 07 Sep 2009 23:40:16 -0700, Kevin Nathan wrote:
>
>> hello.o is an object file and needs to be linked to be runnable.
>> Take off the '-c' on your compile line and you should get an
>> executable named 'a.out'. If you want it named 'hello', add ' -o
>> hello' to the command line.
>
>Thanks for your help. That did the trick (slinkimg back into my cave
>now)
>

:-D


--
Kevin Nathan (Arizona, USA)
Linux Potpourri and a.o.l.s. FAQ -- (temporarily offline)

Open standards. Open source. Open minds.
The command line is the front line.
Linux 2.6.25.20-0.5-pae
10:42pm up 19 days 6:37, 35 users, load average: 1.12, 1.14, 1.03