<p>Hi,</p>
<p>According to <a href="http://llvm.org/docs/GettingStarted.html#brokengcc">http://llvm.org/docs/GettingStarted.html#brokengcc</a> FCC 4.1.2 is broken on RedHat. You might have to upgrade your version there.</p>
<div class="gmail_quote">On Jul 11, 2012 11:46 AM, "Sitvanit Ruah" <<a href="mailto:RUAH@il.ibm.com">RUAH@il.ibm.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hello all,<br>
I am new to this mailing list so I hope this is the right place to post the<br>
following question.<br>
<br>
We are considering using Clang front end for our tool. I tried to compile<br>
LLVM<br>
(using configure followed by  make from the llvm top directory) on LINUX<br>
X86 with gcc 4.1.2.<br>
<br>
 I got several compilation error messages of the form<br>
<br>
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c+<br>
+/4.1.2/i386-redhat-linux/bits/gthr-default.h:117:1: error:<br>
      weakref declaration must have internal linkage<br>
__gthrw(pthread_mutexattr_destroy)<br>
<br>
Could you guide me on how to resolve these errors?<br>
I downloaded the sources from the web page (not from SVN).<br>
Thanks,<br>
Sitvanit<br>
<br>
<br>
Sitvanit Ruah<br>
Formal Verification Group<br>
IBM Haifa Research Laboratory<br>
<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>
</blockquote></div>