We have (me and elfpipe) added and fixed a lot of stuff in latest Spotless. It is open source so maybe if you find something to fix we can apply the patches
That game is years and years old.. most probably you have to get libstdc++.so from OS4.1 original ISO and put it into WesnothDir/Sobjs. This is the problem we have using .so files on OS4 and that's why in the latest programs i'm creating i'm trying to avoid them as hell. There are no benefits to use them (except few)
Ah.. No sorry I didn't compile anything on OS4 since ages.. It is useless spend hours to compile a software that on other machines took 1 minute.. Did you try to increase your stack? Did you have some updated beta components?
Yes I always cross compile. The problem for newlib build is that I don't have all libraries compiled. However reading your stack it seems that the exe is not created correctly. That's why I'm giving you this advice:
It should fix the ISI. However on my 460 it freezes the machine when loading resources.. most probably the memory is full And however there is a problem on GL4ES that is causing an ISI on engines that are using glPolygonMode We should investigate this