> "Dennis Clarke" <dclarke@xxxxxxxxxxxxx> writes: > >> Both GMP and MPFR are built and pass all tests and the libraries are >> created fine : >> >> gmp-4.2.2 >> mpfr-2.3.1 woo hoo ! Just a followup. I went back and rebuilt and tested gmp and mpfr as you suggested and then started over with the bootstrap of gcc 4.2.3 and guess what? It went all the way through the bootstrap process ! The testsuite is running and thus far I see : === gcc Summary === # of expected passes 42664 # of unexpected failures 6 # of expected failures 115 # of unresolved testcases 1 # of untested testcases 28 # of unsupported tests 402 that looks pretty darn good :-) So I just wanted to come back and sya thank you. Something that is often missing on maillists is someone coming back and saying hey, you helped me out and it looks to be working fine. Thank you ! Dennis Clarke