This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Installation of GCC


You should use whichever editing environment you are comfortable with.
Any pure text editor intending for working on source code will do fine.
I continue to use PFE as well as vim.  If you know emacs, you probably
want that.

You would normally have your source and executables for work in progress
for a small project all in the same subdirectory until you see the need
for something fancier.

----- Original Message -----
From: <Celia_Choo@AMKH.com.sg>
To: <gcc@gcc.gnu.org>
Sent: Thursday, January 18, 2001 1:38 AM
Subject: Installation of GCC


> Hi,
>
> I need ur help.I've download gcc (GNU C compiler) for windows from
this
> website : http://www.cs.utah.edu/classes/cs1000/gcc/.
>
> I'm a beginner to C programming.Can you advise me what I should do
next?I
> need to write C-program before I can use GNU C Complier to complie my
> program?Which environment can I write my program and which directory
should
> I store my program(eg.hello.c)?
>
> Pls Advise
>
> Regards,
> Celia
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]