Thanks for the info, Jack. I actually have a functional g77 on my G5:
Reading specs from /sw/lib/gcc/powerpc-apple-darwin6.8.5/3.4/specs
Configured with: '../gcc-3.4-20030827/configure' '--prefix=/sw
'--enable-languages=f77 '--infodir=/share/info
Thread model: posix
gcc version 3.4 20030827 (exp
Charles,
If you download gcc 3.3.2, it should build fine on your G5
and show the same make check as on the gcc testsuite mailing
list for Darwin 6.3. I did some quick benchmarks last night
of g77 3.3.2 vs 3.4 and couldn't detect any speed improvement.
I did find out one interesting tidbit on the
Well, I managed to get g77 to build on my PowerBook, simply by building
fink's bison and using that rather than Apple's. The Apple version in
/usr/bin is somewhat older, so maybe that caused the problem on my
PowerBook. The fix didn't work on my G5, though. I still get the same
problem.
I a