[PATCH,fortran] *The* ISO C Binding patch

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Jun 24 16:45:00 GMT 2007


On Sun, Jun 24, 2007 at 05:23:54PM +0300, Revital1 Eres wrote:
> 
> > to trunk.  I am interested in technical reviews and bootstrap
> > testing on as many targets as possible.
> 
> powerpc64 -
> 
> checking whether the /home/revitale/test_for/build/./gcc/gfortran
> -B/home/revitale/test_for/build/./gcc/
> -B/home/revitale/test_for/build/powerpc64-unknown-linux-gnu/bin/
> -B/home/revitale/test_for/build/powerpc64-unknown-linux-gnu/lib/ -isystem
> /home/revitale/test_for/build/powerpc64-unknown-linux-gnu/include -isystem
> /home/revitale/test_for/build/powerpc64-unknown-linux-gnu/sys-include
> linker (/home/revitale/test_for/build/./gcc/collect-ld -m elf64ppc)
> supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether the GNU Fortran compiler is working... no
> configure: error: GNU Fortran is not working; please report a bug in

This normally means that either GMP or MPFR isn't working, but
if you're bootstrapping trunk you should have working libraries.

I don't have access to powerpc[64] hardware.  Can you see if
'obj/gcc/gfortran --version' dies?  Can you attach a debugger
to obj/gcc/gfortran?

-- 
Steve



More information about the Fortran mailing list