[Bug bootstrap/42424] [4.5 Regression] in-tree GMP/MPFR/MPC bootstrap fails

2010-01-08 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2010-01-08 12:57 --- Thus fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|AS

[Bug bootstrap/42424] [4.5 Regression] in-tree GMP/MPFR/MPC bootstrap fails

2010-01-07 Thread ghazi at gcc dot gnu dot org
--- Comment #9 from ghazi at gcc dot gnu dot org 2010-01-07 21:58 --- Subject: Bug 42424 Author: ghazi Date: Thu Jan 7 21:58:23 2010 New Revision: 155712 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155712 Log: PR bootstrap/42424 * configure.ac: Include libtoo

[Bug bootstrap/42424] [4.5 Regression] in-tree GMP/MPFR/MPC bootstrap fails

2010-01-06 Thread fxcoudert at gcc dot gnu dot org
--- Comment #8 from fxcoudert at gcc dot gnu dot org 2010-01-06 23:50 --- Patch works for me. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42424

[Bug bootstrap/42424] [4.5 Regression] in-tree GMP/MPFR/MPC bootstrap fails

2010-01-06 Thread ghazi at gcc dot gnu dot org
--- Comment #7 from ghazi at gcc dot gnu dot org 2010-01-06 23:26 --- Proposed patch: http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00300.html The bug is masked on my box by an old libgmp installation. So to be sure the above patch actually fixes the problem, I'd appreciate hearing from

[Bug bootstrap/42424] [4.5 Regression] in-tree GMP/MPFR/MPC bootstrap fails

2010-01-03 Thread ghazi at gcc dot gnu dot org
--- Comment #6 from ghazi at gcc dot gnu dot org 2010-01-03 15:31 --- (In reply to comment #3) > OK, I can reproduce the issue. > The problem is that mpc isn't told where to find the gmp and mpfr libraries. > [...] > Except that on some targets, ".libs" is actually called "_libs". I don

[Bug bootstrap/42424] [4.5 Regression] in-tree GMP/MPFR/MPC bootstrap fails

2010-01-03 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-01-03 11:16 --- I think we want to make this work for 4.5 again, it works for 4.4 - of course w/o mpc which causes the problems here. -- rguenth at gcc dot gnu dot org changed: What|Removed |A