<div dir="rtl"><div dir="ltr">To the second question, clang on win32-mingw uses gcc (ld) to link the object files so there should be no difference.<br></div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

<div dir="ltr">2014-03-01 18:56 GMT+02:00 Carl <span dir="ltr"><<a href="mailto:name.is.carl@gmail.com" target="_blank">name.is.carl@gmail.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello,<br><br>I'm generating/compiling/parsing llvm IR code targeting windows 32bits on my win7 64bits install.<br>And I'm wondering what os should I use in my triple.<br>I tried both without seeing much differences.<br>


Is there supposed to be any ?<br>What are the differences between the two OSTypes?<br><br>Secondly, I'm doing the linking of the .o files created by llvm with gcc from a mingw64 install.<br>Should I link the .o. files with clang instead of gcc? <br>


What benefits could I expect from this change?<br><br>Cheers,<br>Carl.<br>
<br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>