[Bug 8807] New: CUI stream rediect problems with old cygwin apps

Wine Bugs wine-bugs at winehq.org
Wed Jun 27 13:32:14 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=8807

           Summary: CUI stream rediect problems with old cygwin apps
           Product: Wine
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-console
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: randallp1 at shaw.ca


Old cygwin apps appear to not direct output to streams correctly. I'm 
attempting to run an old cygwin-based compiler tool and capture it's output, 
but the compiler's output always goes to console and does not redirect. The 
command I'm issuing (from Linux console) is:
wine E:/sdnm.exe > capture.txt 2>&1 This example should print an error message 
and capture to file. If I replace the required cyqwin1.dll with a newer one, I 
get some errors messages, but the compiler still runs, and the output gets 
redirected as expected. The correct cywin1.dll is stamped cygwinS2, dated 
1999-9-13 20:44:35 (judging by internal stamps from binary dump). On real 
Windoze, this compiler appears to print all of it's output to stderr.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list