<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On May 30, 2011, at 3:55 AM, spfs wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family:Verdana;font-size:14px;color:#000;"><div>like gcc and g++</div><div style="font:Verdana normal 14px;color:#000;padding:8px 0px;"><div> </div><div> </div><div style="FONT-SIZE: 12px;FONT-FAMILY: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="FONT-SIZE: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Nikola Smiljanic"<popizdeh@gmail.com>; </popizdeh@gmail.com></div><div><b>发送时间:</b> 2011年5月30日(星期一) 下午5:07</div><div><b>收件人:</b> "cfe-dev"<cfe-dev@cs.uiuc.edu>; </cfe-dev@cs.uiuc.edu></div><div><b>主题:</b> [cfe-dev] Difference between clang and clang++</div></div><div> </div>Hi all,
<div><br></div><div>If somebody would explain the difference between clang and clang++. I downloaded 2.9 release and clang.exe and clang++.exe are identical files?</div>
<!-- --><style></style></div></div></blockquote><br></div><div>When you use "clang++" to link files, the C++ standard library is linked in. That is the primary difference.</div><div><br></div><div>-Chris</div><br></body></html>