------- Comment #6 from burnus at gcc dot gnu dot org 2010-01-15 12:53 ------- (In reply to comment #5) > I got GCC bootstrapped now! Instead of building the GMP and MPFR sources > together with GCC I did a build of them in advice. Next I configured the GCC > with the --with-gmp and --with-mpfr options (see below) and could successfully > build GCC. > Not sure why the first approach did fail because the MPFR and GMP code was > indeed nicely build with the GCC compiler...
Could it be that then the LD_LIBRARY_PATH was not correctly set and a different GMP/MPFR has been picked up? > For now this issue can be closed/postponed as I have a workaround. > thanks for your help! OK, close as WORKSFORME - if you find something, which should be fixed, feel free to re-open the PR or fill a new one. -- burnus at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |WORKSFORME http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42723