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

2010-01-03 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-01-03 11:15 --- *** Bug 42584 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

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

2010-01-02 Thread ghazi at gcc dot gnu dot org
--- Comment #1 from ghazi at gcc dot gnu dot org 2010-01-02 16:24 --- I was able to do a C-only bootstrap of mainline with all three libraries in-tree on x86_64-unknown-linux-gnu. I used mpc-0.8, mpfr-2.4.2, gmp-4.3.1 and bootstrapped with gcc-4.3.2. I cannot reproduce this problem,

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

2010-01-02 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #2 from developer at sandoe-acoustics dot co dot uk 2010-01-02 16:41 --- (In reply to comment #1) I was able to do a C-only bootstrap of mainline with all three libraries in-tree on x86_64-unknown-linux-gnu. I used mpc-0.8, mpfr-2.4.2, gmp-4.3.1 and ... 1. Is this a

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

2010-01-02 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2010-01-02 19:53 --- OK, I can reproduce the issue. 1. I have a GCC trunk (rev. 155544). In there I put symlinks to gmp-4.3.1, mpfr-2.4.2 and mpc-0.8.1 2. From an empty build directory, I configure with: ../trunk/configure