"Dimitrie O. Paun" dpaun@rogers.com writes:
None of the C++ stuff I have (Visual-MinGW, and wxWindows samples) seem to work without the wrapper. Last time we talked about this you were saying that the big problem where the variables which we could not intercept, and thus were linked at the Unix level by ld instead of us. How was that problem solved, my understanding was that it requires PE support in ld.
Ah right, I forgot about that one. Yes this is a pain to solve; it will probably require the loader to go muck about in the ELF GOT.