All of lore.kernel.org
 help / color / mirror / Atom feed
From: bernd@petrovitsch.priv.at (Bernd Petrovitsch)
To: kernelnewbies@lists.kernelnewbies.org
Subject: about gcc-3.4.6
Date: Fri, 29 Jul 2011 14:16:11 +0200	[thread overview]
Message-ID: <1311941771.18326.10.camel@thorin> (raw)
In-Reply-To: <CAOwGe_yHGUFQ6Km02QJbLyTTr8jWdpYL4GXy-L3v20MX37VgNQ@mail.gmail.com>

On Fre, 2011-07-29 at 08:01 -0400, esmaeil mirzaee wrote:
> On Fri, Jul 29, 2011 at 7:46 AM, Pravin Shedage
> <pravinshedage2008@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

  reply	other threads:[~2011-07-29 12:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-29 11:14 about gcc-3.4.6 esmaeil mirzaee
2011-07-29 11:23 ` Bernd Petrovitsch
2011-07-29 11:46   ` Pravin Shedage
     [not found]     ` <CAOwGe_zPaGHwG2pUBx1hQ4A3cdt4gQ6YZLGwUwcTSK_BELNYBg@mail.gmail.com>
2011-07-29 12:01       ` esmaeil mirzaee
2011-07-29 12:16         ` Bernd Petrovitsch [this message]
2011-07-29 14:22           ` esmaeil mirzaee
2011-08-12  0:49             ` Javier Martinez Canillas
2011-08-12 10:14               ` Bernd Petrovitsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1311941771.18326.10.camel@thorin \
    --to=bernd@petrovitsch.priv.at \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.