[cfe-dev] Linker error while building clang

Eli Friedman eli.friedman at gmail.com
Fri Jul 6 10:52:57 PDT 2012


On Fri, Jul 6, 2012 at 4:57 AM, Mahesha S <mahesha.llvm at gmail.com> wrote:
> Hi all,
>
> I am a newbie to llvm world. Today, I tried to build Clang ( and llvm) by
> exactly following the instruction as given in the link
> http://clang.llvm.org/get_started.html. But, I am getting the following
> linker error. It would be great if anybody help me in resolving this issue.

I think you just got unlucky and pulled a bad revision; try "svn up"
and rebuild.

-Eli



More information about the cfe-dev mailing list