> FYI: On interp init I already grab the standard handles (io_win32.c) so you > could reuse the value for stderr. It might make sense to make the low level > handle values extern so other modules can use them. Let me know and > I'll put a patch in for it. I don't know if it is a good idea to expose the low-level handles to other modules. BTW, is -win32-nosegfault-popup ok for the command-line option ?
Regards Mattia