<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">On 08/15/2013 10:29 PM, Henrique Santos
wrote:<br>
</div>
<blockquote cite="mid:20130816052920.178010@gmx.com" type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<span style="font-family:Verdana"><span style="font-size:12px">
<div>I used the suite with clang 3.3 a few months ago.</div>
<div>If I remember correctly, I ran into the same error seen
here:
<div><a moz-do-not-send="true"
href="http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-November/036013.html">http://lists.cs.uiuc.edu/pipermail/llvmdev/2010-November/036013.html</a></div>
<div>Although it doesn't seem to be a problem with the
frontend, adding -std=gnu89, as suggested, fixed
everything for me.</div>
<div> </div>
<div>H.</div>
</div>
</span></span></blockquote>
-std=gnu89 is not valid for c++ <br>
<br>
what did you use for that?<br>
<br>
tia.<br>
<br>
<br>
Reed<br>
<br>
<blockquote cite="mid:20130816052920.178010@gmx.com" type="cite"><span
style="font-family:Verdana"><span style="font-size:12px">
<div>
<div>
<p style="margin:0px; padding:0px;"> </p>
<blockquote style="border-left: 1px solid #CCC;
padding-left: 5px; margin-left: 5px; margin-bottom: 0px;
margin-top: 0px; margin-right: 0px;" type="cite">
<p style="margin:0px; padding:0px;"><span
style="font-family:Verdana"><span
style="font-size:12px">----- Original Message
-----</span></span></p>
<p style="margin:0px; padding:0px;"><span
style="font-family:Verdana"><span
style="font-size:12px">From: reed kotler</span></span></p>
<p style="margin:0px; padding:0px;"><span
style="font-family:Verdana"><span
style="font-size:12px">Sent: 08/16/13 01:26 AM</span></span></p>
<p style="margin:0px; padding:0px;"><span
style="font-family:Verdana"><span
style="font-size:12px">To: LLVM Developers Mailing
List</span></span></p>
<p style="margin:0px; padding:0px;"><span
style="font-family:Verdana"><span
style="font-size:12px">Subject: [LLVMdev] running
spec2006 with clang</span></span></p>
<div>
<div>
<pre style="white-space: pre-wrap; word-wrap: break-word; font-size:11;pre">Has anyone been running this?
Do you need to use one of the -std= or -ansi or whatever to set the
language conformance level of clang to match some assumed gcc level?
Tia.
Reed
_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a> <a class="moz-txt-link-freetext" href="http://llvm.cs.uiuc.edu">http://llvm.cs.uiuc.edu</a>
<a class="moz-txt-link-freetext" href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a></pre>
</div>
</div>
</blockquote>
<p style="margin:0px; padding:0px;"> </p>
</div>
</div>
</span></span>
</blockquote>
<br>
</body>
</html>