Any input on this? I cleaned up the whole directory and re-build. still get the error. I am builing on x86. downloaded clang from <a href="http://llvm.org">llvm.org</a>. <div>Should I pick up an older version?</div><div><br>
</div><div>llvm[4]: Linking Debug+Asserts executable clang<br>> /llvm/build/Debug+Asserts/lib/libclangLex.a: could not read symbols: File<br>> format not recognized<br>> collect2: ld returned 1 exit status</div><div>
<br><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">file /llvm/build/Debug+Asserts/lib/libclangLex.a<br>/llvm/build/Debug+Asserts/lib/libclangLex.a: current ar archive<br>
oak[164]tools > ar -t /llvm/build/Debug+Asserts/lib/libclangLex.a<br>HeaderMap.o<br>HeaderSearch.o<br>Lexer.o<br>LiteralSupport.o<br>MacroArgs.o<br>MacroInfo.o<br>PPCaching.o<br>PPDirectives.o<br>PPExpressions.o<br>PPLexerChange.o<br>
PPMacroExpansion.o<br>PTHLexer.o<br>Pragma.o<br>PreprocessingRecord.o<br>Preprocessor.o<br>PreprocessorLexer.o<br>ScratchBuffer.o<br>TokenConcatenation.o<br>TokenLexer.o</span><br><br><div class="gmail_quote">On Fri, Oct 21, 2011 at 7:08 AM, Csaba Raduly <span dir="ltr"><<a href="mailto:rcsaba@gmail.com">rcsaba@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Thu, Oct 20, 2011 at 10:59 PM, monica j  wrote:<br>
> The latest in my problems building clang-only:<br>
><br>
> llvm[4]: Linking Debug+Asserts executable clang<br>
> /llvm/build/Debug+Asserts/lib/libclangLex.a: could not read symbols: File<br>
> format not recognized<br>
> collect2: ld returned 1 exit status<br>
<br>
</div>What is the output of<br>
<br>
file /llvm/build/Debug+Asserts/lib/libclangLex.a<br>
<br>
?<br>
<br>
Csaba<br>
<font color="#888888">--<br>
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++<br>
The Tao of math: The numbers you can count are not the real numbers.<br>
Life is complex, with real and imaginary parts.<br>
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds<br>
"People disagree with me. I just ignore them." -- Linus Torvalds<br>
</font></blockquote></div><br></div></div>