This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Installing GCC
- To: David Mulligan <cs97djm at brunel dot ac dot uk>
- Subject: Re: Installing GCC
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 28 Oct 2000 00:08:41 -0200
- Cc: gcc <gcc at gcc dot gnu dot org>
- Organization: GCC Team, Red Hat
- References: <GDEMLLCGGMHEPBALJCALKEBNCAAA.cs97djm@brunel.ac.uk>
On Oct 27, 2000, David Mulligan <cs97djm@brunel.ac.uk> wrote:
> So far I have managed to download it and unpack the archieve into a
> directory, but after that I am not sure what to do.
Read the installation instructions in there? :-)
Short version:
% mkdir build; cd build; ../configure; make bootstrap; make install
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me