<div dir="ltr">What compiler did you use to build clang?</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 8:33 AM, GiraldNet <span dir="ltr"><<a href="mailto:cg.giraldo@ucm.es" target="_blank">cg.giraldo@ucm.es</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've been trying to get clang running on my pc for weeks. I'm trying to get<br>
it to work on windows 7.<br>
I've built entirely the llvm and clang repositories and it all seems to be<br>
fine at first sight. I've done some simple command tests using clang-check<br>
to see the AST of some programs. But when I try to un those programs using<br>
only the clang command it says this:<br>
<br>
*"clang.exe: error: linker command failed due to signal (use -v to see<br>
invocation)"*<br>
<br>
But the worst is that I also get this popup message saying that ive got<br>
missing the *mspdb110.dll* file.<br>
<br>
The thing is that I have changed the linker a few times, first I had the one<br>
that comes with *CygWin*, and the linker failed due to signal 1, the<br>
*MSVisualStudio *linker, and right now i'm using the *GNUWIn32*.<br>
<br>
I have no idea what is happening so please if someone could give me a hint.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://clang-developers.42468.n3.nabble.com/A-Linker-issue-tp4037126.html" target="_blank">http://clang-developers.42468.n3.nabble.com/A-Linker-issue-tp4037126.html</a><br>
Sent from the Clang Developers mailing list archive at Nabble.com.<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">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>
</blockquote></div><br></div>