I developed a C++ server application for embedded i386 compatible environment, so no cross compiler was needed. A dynamic library developed by a collegue, making (large) use of exceptions tecnique. That library is demanded to implement network communications, and, once copied in the target file sytem, after the client connection, causes an abort with the common message:I developed a C++ server application for embedd