> On 14 Aug 2015, at 15:15, Daniel P. Berrange <berra...@redhat.com> wrote: > > On Fri, Aug 14, 2015 at 12:14:15PM +0100, Daniel P. Berrange wrote: >> On Thu, Aug 13, 2015 at 07:48:47PM +0200, Stefan Weil wrote: >>> ... that's a feature of SDL 1.2: stdout and stderr are by default >>> redirected to files stdout.txt and stderr.txt in the executable's >>> directory. >>> >>> This redirection can be disabled by an environment variable >>> (SDL_STDIO_REDIRECT="no"). On my Linux machines, I always >>> set this variable, so when I run QEMU for Windows with >>> wine32 or wine64, stdout and stderr work.
in GNU ARM Eclipse QEMU I build SDL with '--disable-stdio-redirect' to prevent this annoying behaviour. regards, Liviu