[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] c compiler



jayarambr wrote:

> Dear Rohit,
> Thank you for your suggestion. As I am new to Linux, I was not able to
> express my problem clearly.
> I coded a simple program inC in the Vi .editor and named the file
> Jay.c.Then I tried to compile it by giving the command cc jay.c at the
> prompt. I think the compiling is taking place because the prompt appears
> after a little while. When I type a.out at the prompt ,nothing happens .
> Hope I have made myself clear.Please advice how I can make use of the C
> compiler in R.H.6.1
> Thanking you
> Jayaram.

ur executable file a.out is not in the path. so u will have to specify that the executable file is
in the present working directory. try executing the file by typing " ./a.out "

chetu
--
Windows 95 is a 32 bit extension
for a 16 bit OS
originally coded for a 4 bit microprocessor
by a 2 bit company
that cant stand 1 bit of competition.



--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.