------- Comment #9 from iains at gcc dot gnu dot org  2010-04-11 10:29 -------
(In reply to comment #6)
> I wrote

> which means using gcc-4.0.1; I used *exactly* your configure line.
> Did you have the gmp and mpfr sources in the gcc-4_4-branch source directory?

1. I re-tried with the current gmp/mpfr symlinked to the dirs I shared with
current trunk and 4.5

GNU C (GCC) version 4.4.4 20100410 (prerelease) [gcc-4_4-branch revision
158195] (powerpc64-apple-darwin9)
        compiled by GNU C version 4.4.4 20100410 (prerelease) [gcc-4_4-branch
revision 158195], GMP version 4.3.2, MPFR version 2.4.2.

no problem.
$ autoconf --version
autoconf (GNU Autoconf) 2.61
$ automake --version
automake (GNU automake) 1.10
$ m4 --version
GNU M4 1.4.6

I do use gawk3-1-6  on Geoff Keating's advice - but I tried with the stock
install of awk on Darwin9 and that also works...

$ awk --version
GNU Awk 3.1.6

2. As a matter of curiosity - do you see a big improvement in performance from
building gcc 64bit?

  I normally build ppc-apple-darwin9 - since this is quite capable of
generating m64 code should I have an app that requires it.

3. note that those tools *do* need to be updated for 4.5 and current trunk.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37632

Reply via email to