<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jul 30, 2014 at 2:13 PM, Tim Toomay <span dir="ltr"><<a href="mailto:toomayt@toomaytech.com" target="_blank">toomayt@toomaytech.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-------------- Build: Debug in W32Clang (compiler: LLVM Clang Compiler)---------------<br>
<br>
clang++.exe  -o bin\Debug\W32Clang.exe obj\Debug\main.o   -lgdi32 -luser32 -lkernel32 -lcomctl32 -mwindows<br>
clang++.exe: error: unknown argument: '-mwindows'<br>
<br>
Please direct me to the location in src of the supported arguments, thanks!  This is probably an IDE configuration error.  I want to know what the arg was for if it ever was legit.<br></blockquote><div><br></div><div>I doubt we ever recognized this argument.  This probably changed because we started rejecting unknown -m flags.</div>
</div></div></div>