<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
That seems to have done the trick!<br>
<br>
Thanks,<br>
Eric<br>
<br>
<div class="moz-cite-prefix">On 9/30/14, 3:20 PM, David Majnemer
wrote:<br>
</div>
<blockquote
cite="mid:CAL7bZ_cUhFs2XD_sq9r5zS95c3GsUYQT7cw1xjwchJwMJcqJ9A@mail.gmail.com"
type="cite">
<div dir="ltr">It sounds like you are using the clang-cl driver,
perhaps "-Xclang -fblocks" might work.</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Sep 30, 2014 at 5:28 PM, Eric
Mader <span dir="ltr"><<a moz-do-not-send="true"
href="mailto:emader@gmx.us" target="_blank">emader@gmx.us</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying
to compile some C++ code on Windows that contains blocks.
The compiler gives me the error that the blocks language
feature is not enabled and that I should enable it with
"-fblocks". When I add that compiler flag, the compile fails
immediately saying "unknown argument: '-fblocks'"<br>
<br>
Is this perhaps an incomplete feature?<br>
<br>
Regards,<br>
Eric Mader<br>
<br>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a moz-do-not-send="true" href="mailto:LLVMdev@cs.uiuc.edu"
target="_blank">LLVMdev@cs.uiuc.edu</a> <a
moz-do-not-send="true" href="http://llvm.cs.uiuc.edu"
target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a moz-do-not-send="true"
href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev"
target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>