<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div><a></a>AFAIK I'm using<a></a> Release version, the .exe files are located on the "build\bin\Release" and I configured Release on the solution<a></a> configuration.</div>
<div> </div>
<div>I compiled the  ALL_BUILD<a></a> target, but some test hang, so after that I build the PACKAGE target and everything was right, I have not been able to test it fully with my code base yet, but seems ok.</div>
<div> </div>
<div><a>Unai</a></div>
<div style="FONT-FAMILY: Times New Roman; COLOR: #000000; FONT-SIZE: 16px">
<hr tabindex="-1">
<div style="DIRECTION: ltr" id="divRpF486691"><font color="#000000" size="2" face="Tahoma"><b>From:</b> Nikola Smiljanic [popizdeh@gmail.com]<br>
<b>Sent:</b> Tuesday, July 17, 2012 8:47 AM<br>
<b>To:</b> Unai Landa<br>
<b>Cc:</b> cfe-dev@cs.uiuc.edu<br>
<b>Subject:</b> Re: [cfe-dev] Curent svn build, generates llvm DEBUG builds<br>
</font><br>
</div>
<div></div>
<div>Are you sure that you're using the Release configuration because my Debug version of Clang gives the same output as yours?<br>
<br>
<div class="gmail_quote">On Mon, Jul 16, 2012 at 7:29 PM, Unai Landa <span dir="ltr">
<<a href="mailto:ulanda@digital-legends.com" target="_blank">ulanda@digital-legends.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; FONT-SIZE: 13px">
<div>It is my first llvm compilation and I have to admit that has been quite straight fordward, but I have build svn version r160256 from  today, using cmake and visual studio 2010 SP1, and when I run clang -version, I get this;</div>
<div>clang version 3.2 (trunk 160256)<br>
Target: i686-pc-win32<br>
Thread model: posix</div>
<div> </div>
<div>But ig I do so with llc or any other llcm executable I get DEBUG build this;</div>
<div>LLVM (<a href="http://llvm.org/" target="_blank">http://llvm.org/</a>):<br>
  LLVM version 3.2svn<br>
  DEBUG build.<br>
  Built Jul 16 2012 (16:31:02).<br>
  Default target: i686-pc-win32<br>
  Host CPU: penryn</div>
<div>  Registered Targets:<br>
    arm    - ARM<br>
    cpp    - C++ backend<br>
    thumb  - Thumb<br>
    x86    - 32-bit X86: Pentium-Pro and above<br>
    x86-64 - 64-bit X86: EM64T and AMD64<br>
    xcore  - XCore</div>
<div> </div>
<div>Why I get DEBUG builds?</div>
<span class="HOEnZb"><font color="#888888">
<div> </div>
<div>Unai</div>
<div> </div>
</font></span></div>
</div>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</body>
</html>