On 6 Aug 2009, at 20:18, Brian wrote:

> Just thought I'd note that although stdout disappears if you  
> execute an Msys compiled app from a DOS shell,
> It's still possible to capture the output by redirecting the output  
> to a file.
>
> So if you execute foo.exe directly you get no stdout,
> But excuting
> foo.exe > stdout.log
> gives the stdout text in a file ????

Good move Brian - shifted this discussion to a new thread!
Looked like it was seriously hi-jacking ramesh's thread about crashed  
on his MIPS port...

So - if you redirect a VS compiled app, does its stdio still "work"?  
I'm guessing that it does, but I do not know.

Cheers,
-- 
Ian


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to