about gcc-3.4.6

Bernd Petrovitsch bernd at petrovitsch.priv.at
Fri Jul 29 08:16:11 EDT 2011


On Fre, 2011-07-29 at 08:01 -0400, esmaeil mirzaee wrote:
> On Fri, Jul 29, 2011 at 7:46 AM, Pravin Shedage
> <pravinshedage2008 at gmail.com> wrote:
>         Hi Samuel,
>         
>         check the FTP link
>         ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/releases/
> Actually I have gcc-3.4.6.tar.bz2 for process of installation I did:
> untar the file
> ./configure
> make but I've got error

Building a compiler is - in the worst case as in "canadian cross" - much
more complicated than some other random app

For the most simplest case - a compiler for the current host+OS -, `make
bootstrap` is the way to go.

	Bernd
-- 
Bernd Petrovitsch                  Email : bernd at petrovitsch.priv.at
                     LUGA : http://www.luga.at




More information about the Kernelnewbies mailing list