<div dir="ltr">> <span style="font-size:12.8px">Maybe the build system is suppressing </span><span style="font-size:12.8px">stdout for some reason?<br>I think that the build system does not suppress stdout at build-time if I append "verbose" option.<br>So, I am analyzing the build process of CoreCLR to know why we can not see the 'std::cout' message while compiling <br>CoreCLR with clang/llvm(including your patch)<br><br><br></span></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 18, 2016 at 12:09 PM, Tim Northover <span dir="ltr"><<a href="mailto:t.p.northover@gmail.com" target="_blank">t.p.northover@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 17 May 2016 at 19:22, Geunsik Lim <<a href="mailto:leemgs@gmail.com">leemgs@gmail.com</a>> wrote:<br>
> It's strange. I could not see the "[DEBUG] ****" message while compiling<br>
> CoreCLR with Clang/LLVM for Linux/ARM. Is it right? Can you give me an<br>
> opinion?<br>
<br>
</span>That strongly suggests something is wrong. That function ought to be<br>
called hundreds of times while building the source, regardless of the<br>
changed outcome after my patch. Maybe the build system is suppressing<br>
stdout for some reason?<br>
<br>
I'd be happy to look at the various clsload.cpp.o files produced<br>
(there is more than 1 and I can't actually remember which had the<br>
problem I'm afraid) and tell you if the TLS accesses are sane.<br>
<br>
Cheers.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tim.<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><a href="http://leemgs.fedorapeople.org" style="font-family:Tahoma" target="_blank">http://leemgs.fedorapeople.org</a><span style="font-family:Tahoma"> </span></div><div>Don't try to avoid pain if you fail.<br>If you decided to face the challenges in life, <br>you can gain a lot by giving your best.<br>Cheolsang Jeong's Book & life<br>--<br></div></div></div>
</div>