This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Sun, Jun 24, 2007 at 07:05:58PM +0200, Andreas Schwab wrote:
> Steve Kargl <sgk@troutmask.apl.washington.edu> writes:
> 
> > 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.
> 
> No, this is most likely the same bug as
> <http://gcc.gnu.org/ml/gcc-patches/2007-06/msg01758.html>.  I wonder how
> you were able to bootstrap this at all.
> 
> Andreas.
> 

Yeah, I'm scratching my head about how this works on i386 and amd64.
Thanks for the patch.  It will be applied to the F-E branch, and your
ChangeLog will appear in ChangeLog.isocbinding.  Were you able to
complete the bootstrap?

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]