Rob et al/ The new wish and library release is on ecs.soton.ac.uk in file /pub/transputer/t9000/wish2.tar.gz > Note that the new version only works with all the debugging libraries > linked in (this is currently delaying our validation work somewhat). > Have you made any progress with this yet? Are you able to reproduce the > problem? The new version now works without the debugging libraries. An additional library libtrap.a has to be linked when the debugging libraries are not used. > Also, as I wrote earlier, we still need a trap handler that ignores > integer overflows for C programs (and perhaps also Fortran, as that > uses libraries that are written in C). Have you made any progress in > this area? It seems easy enough to do, but I'd rather concentrate on > getting the compiler validated now and let you worry about > SCOTT-related stuff like this. The startup routine now sets up a trap handler that ignores all traps. All traps are reported if the debugger is running. Rajini and Denis PS we are currently working on speeding up PVM. Our best effort so far is a start-up delay of 300uS for a psend type communication.