Pentium III. Running in one of ThinkPad T22 or T23
this is the reason for the problems.
I do not (yet) understand the build process in depth, so I can neither give any advice, which MODULEs should be compiled with the --useFPU flag nor how to incorporate that into the build process.
Felix Friedrich wrote in German something like: "Background: We switched the floating point implementation completely from FPU to SSE registers. But there is a compiler-flag --useFPU, which might be used for building a Release with FPU-support."
In the following small discussion, it became obvious that some codes use SSE2 instructions, which are not available on the PIII.
Building the complete release on a P4 (2.8GHz/1GB memory) takes less than five minutes, so that should not pose a problem.
regards
--
Bernhard