http://bugs.winehq.org/show_bug.cgi?id=35412 Bug ID: 35412 Summary: wine's cmd fails on if not exist foo\nul Product: Wine Version: 1.7.11 Hardware: x86 URL: http://www.tinycc.org/ OS: Linux Status: NEW Keywords: download, source Severity: minor Priority: P2 Component: cmd Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Classification: Unclassified TinyCC's build script does: if not exist libtcc\nul mkdir libtcc this fails, and libtcc is not made. Removing '\nul' works around the issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.