This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Obsoleting unmaintained targets
On Thu, Dec 04, 2003 at 07:07:19AM +0800, Emmanuel R. Matuco wrote:
> Really much thanks for sharing me this development.
> I never thought, a small-time student of programming like me would be
> given equal attention. Until now I haven't been successful in
> downloading the gcc c compiler. Am still lost in navigating my way on
> how to download it.
You go to the gcc.gnu.org website and look on the left, under
the "Download" heading.
But you don't click on anything yet. First you go up a little
bit, to the "Installation" heading, and read that first.
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan