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]
Other format: [Raw text]

RE: Information on GCC


Hi,

Tutorials are not gcc's strong-point... ;)

The main gcc web site (http://gcc.gnu.org) has lots fo documentation;
installation details depend on your platform. If you have a Linux system, a
version of gcc is likely installed for you -- if you're on Windows, try
getting the Cygwin packages (which include gcc).

The debugger is gdb, which can be obtained at

http://sources.redhat.com/gdb/

I hope that helps.

..Scott

Scott Robert Ladd
Coyote Gulch Productions,  http://www.coyotegulch.com
No ads -- just very free (and somewhat unusual) code.

> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
> Kaustubh Deshmukh
> Sent: Tuesday, July 16, 2002 02:59
> To: gcc@gcc.gnu.org
> Subject: Information on GCC
>
>
> Hi,
>
> Need some information about GCC usage. Which is the best place to get some
> inputs regarding the installation and features? From where can I get the
> actual debugger?
>
> Thanks,
> Kaustubh
>
>
>


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