<div>Hi All</div>
<div> </div>
<div>Thanks for all replies regarding to my GCC problem.</div>
<div> </div>
<div>I am trying to do profiling now and need to generate "profile_rt.so" file. I compiled the runtime library using MAKE and tried on both Windows and Mac, but the compiling can not be done properly. I got the following error message:</div>
<div>------------------------------</div>
<div>make: Entering directory `C:/llvm/runtime'<br>../<a href="http://Makefile.config.in:59">Makefile.config.in:59</a>: *** Projects must define PROJ_SRC_ROOT. Stop.<br>make: Leaving directory `C:/llvm/runtime'</div>
<div>-----------------------------</div>
<div> </div>
<div>How to fix these errors? Is these any other way to compile the runtime library and generate "profile_rt.so" file?</div>
<div> </div>
<div>Many thanks.</div>
<div>Yafan</div>