This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: please help


Ashwin Varma <iamashwin@yahoo.com> writes:

> hello,
> i am new to gcc. i wanted to do some development using
> C on gcc. could you help me by telling me which files
> to download and so on.
[snip]

This depends on your platform, and your needs. If you are using
windows, I suggest you check out www.cygwin.com or www.mingw.org .
Under Linux, Free/Open/Net/BSD,  gcc usually comes as a pre-installed
or optionally installed package, though the version provided is likely
2.95.3 or some such, not as new as 3.2.1 (lastest version of gcc).

If you are using MacOS X - I don't know - google apple's site for gcc,
I guess.


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