This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/34481] stage3-intl: error: C compiler cannot create executables
- From: "leisner at rochester dot rr dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2008 16:11:44 -0000
- Subject: [Bug bootstrap/34481] stage3-intl: error: C compiler cannot create executables
- References: <bug-34481-15391@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from leisner at rochester dot rr dot com 2008-07-19 16:11 -------
(In reply to comment #6)
> It seems to do better (still compiling), now that I've adjusted the
> LD_LIBRARY_PATH to point to mpfr (there's another bug that seems to be a
> duplicate). It should really produce a better warning or something. It really
> did work with the pre-releases.
>
I just built gcc 4.3.1 on a fedora3 platform (with mpfr installed -- I just
did).
Doing
--with-mpfr
was not sufficient, I also had to set LD_LIBRARY_PATH.
--
leisner at rochester dot rr dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leisner at rochester dot rr
| |dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34481