On 6/24/06, FX Coudert <[EMAIL PROTECTED]> wrote:
[Transfering this to the fortran list]

Hi Christian,

I did the commit that introduced these new symbols
_gfortran_{reshape,transpose}_r{4,8}. They come from
${srcdir}/libgfortran/generated/{reshape,transpose}_r{4,8}.c
and this file should be present indeed at revision 114896:

> $ svn info libgfortran/generated/reshape_r8.c
> Path: libgfortran/generated/reshape_r8.c
> Name: reshape_r8.c
> URL: svn+ssh://gcc.gnu.org/svn/gcc/trunk/libgfortran/generated/reshape_r8.c
> Repository UUID: 138bc75d-0d04-0410-961f-82ee72b054a4
> Revision: 114961
> Node Kind: file
> Schedule: normal
> Last Changed Author: fxcoudert
> Last Changed Rev: 114880
> Last Changed Date: 2006-06-22 08:04:02 +0200 (Thu, 22 Jun 2006)
> Text Last Updated: 2006-06-21 11:55:58 +0200 (Wed, 21 Jun 2006)
> Checksum: 8c9d27a3b974fbd53754fa7f6ac003d8

Indeed, both library and front-end changes were commited together. Maybe
you haven't rebuilt the library after your last update, or did not get
the generated files correctly (but then, I don't know why).

If indeed, you have these sources files and, while rebuilding the
library, the symbols do not end up in libgfortran.so, I'd appreciate you
sending me the content of ${builddir}/${target}/libgfortran/kinds.h

Thanks,
FX


well, I didn't do a full bootstrap, I did a "bubblestrap" ... maybe
that was the issue then. before running the next bubblestrap, what
files do you recommend me to remove so that they get stage wise
properly rebuilt?

--
Cheers,

/ChJ

Reply via email to