"Gregory M. Turner" gmturner007@ameritech.net writes:
hmm, Alexandre, perhaps I should try to produce an acceptable version of those exception-handling macros which get activated iff gcc is the compiler (and otherwise we could revert to the dummy versions)?
The problem with that is that the code will then start to depend on exceptions, since they will work for 99% of the people using Wine, and they will never get fixed the proper way. I'd really prefer that we find a portable solution.