This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: Lots of gfortrans testsuite failuers on sparc64-linux: undefined reference to `_gfortran_reshape_r8


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?

Hum... I'm not sure, but I think the safe steps here are:
- check the original files are there (${srcdir}/libgfortran/generated/{reshape,transpose}_r{4,8}.c)
- force the build mechanism to update your ${builddir}/${target}/libgfortran/Makefile, either by reconfiguring this directory, or removing the Makefile (I'm not sure that works) or deleting your whole ${builddir}/${target}/libgfortran directory.


That should work.

FX


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