Skip to content
Prev 11139 / 63424 Next

make check reg-tests-3

Peter Kleiweg <kleiweg@let.rug.nl> writes:
^^^

This could be the issue. Please try installing g77 and rebuild.

On a SuSE 8.0 box, I have access to, I see

  C compiler:                gcc -D__NO_MATH_INLINES -mieee-fp -g -O2
  C++ compiler:              g++ -mieee-fp -g -O2
  Fortran compiler:          g77 -mieee-fp -g -O2

and differences in IEEE handling details could well explain the
differences that you're seeing. Make check-all running now...