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



Hi Tim Prince,

I found this website for installing the emacs for windows 95 or NT.
http://www.cs.utah.edu/classes/cs1000/emacs.html but I'm using Windows
98.Pls advise me.

Where should I store my hello.c program?I'm confused about "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".

Example: To compile a file called hello.c, do
gcc -Wall -g hello.c -o hello -lm

Error msg : No such file or directory exists.

Hope to hear from you soon!

With Thanx,
Celia



                                                                                           
                    "Tim Prince"                                                           
                    <tprince@comp        To:     <gcc@gcc.gnu.org>,                        
                    uter.org>            <Celia_Choo@AMKH.com.sg>                          
                                         cc:                                               
                    18/01/2001           Subject:     Re: Installation of GCC              
                    10:45 PM                                                               
                                                                                           
                                                                                           




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]