public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "yves dot caniou at ens-lyon dot fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/43795] gcc-4.5.0, pb installation
Date: Tue, 20 Apr 2010 03:15:00 -0000	[thread overview]
Message-ID: <20100420031523.13771.qmail@sourceware.org> (raw)
In-Reply-To: <bug-43795-19054@http.gcc.gnu.org/bugzilla/>



------- Comment #2 from yves dot caniou at ens-lyon dot fr  2010-04-20 03:15 -------
(In reply to comment #1)
> (In reply to comment #0)
> > Dear All,
> > 
> > I want to compile gcc-4.5.0 on a Quad-Core AMD Opteron(tm) Processor 8356 in my
> > user repository.
> > The compiler is gcc version 4.1.2 20070626 (Red Hat 4.1.2-14).
> > I think that I correctly installed all(?) the needed lib to compile gcc-4.5.0.
> > But I issue the following error to the "$>make install" command
> > /bin/sh: line 3: cd: host-x86_64-unknown-linux-gnu/fixincludes: No such file or
> > directory
> > 
> > Here's the output of configure made immediately before:
> > -------
> > $>./configure --prefix=$HOME/gcc --with-gmp=$HOME/gmp --with-mpfr=$HOME/mpfr
> 
> Builds in the source dir itself are not supported.  Just mkdir a separate
> objdir somewhere and in the objdir do /path/to/gcc/configure ...
> 

I tried a make distclean (and got the same error), then a "rm -rf of the
gcc-4.5.0 + tar xjvf", with your solution with the configure line as suggested:
$>../gcc-4.5.0/configure --prefix=$HOME/gcc --with-gmp=$HOME/gmp
--with-mpfr=$HOME/mpfr --with-mpc=$HOME/mpc --enable-lto --with-ppl=$HOME/ppl
--with-libelf=$HOME/libelf --with-cloog=$HOME/cloog-ppl

I still have the error:
gcc>make install
make[1]: Entering directory `$HOME/Bin/gcc'
/bin/sh ../gcc-4.5.0/mkinstalldirs $HOME/gcc $HOME/gcc
/bin/sh: line 3: cd: ./fixincludes: No such file or directory
make[1]: *** [install-fixincludes] Error 1
make[1]: Leaving directory `$HOME/Bin/gcc'
make: *** [install] Error 2

.Yves.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43795


  parent reply	other threads:[~2010-04-20  3:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-19  9:46 [Bug bootstrap/43795] New: " yves dot caniou at ens-lyon dot fr
2010-04-19 11:00 ` [Bug bootstrap/43795] " mikpe at it dot uu dot se
2010-04-20  3:15 ` yves dot caniou at ens-lyon dot fr [this message]
2010-04-20  5:32 ` yves dot caniou at ens-lyon dot fr
2010-04-20  9:06 ` mikpe at it dot uu dot se
2010-04-20  9:20 ` yves dot caniou at ens-lyon dot fr
2010-07-29 11:34 ` rguenth at gcc dot gnu dot org

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=20100420031523.13771.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).