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

Re: [LI] c compiler



On Fri, Nov 12, 1999 at 10:56:50PM +0530, 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

Do you have . in  your $PATH ? If not,

PATH=$PATH:.
export PATH

	-Arun

--------------------------------------------------------------------
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.