[cfe-dev] Compiling latest clang...

Larisse Voufo lvoufo at cs.indiana.edu
Mon Jul 18 10:29:53 PDT 2011


So... 'make update' did help the installation from SVN. However, it does not
help the installation from the Git mirrors:
git://repo.or.cz/llvm.git
git://repo.or.cz/clang.git


On Mon, Jul 18, 2011 at 11:00 AM, Jonathan Sauer <jonathan.sauer at gmx.de>wrote:

> Hello,
>
> > In trying to compile the latest version of clang with the latest version
> of llvm, I have been getting the compilation error below.
> > It seems it is not a new issue (see
> http://permalink.gmane.org/gmane.comp.compilers.llvm.bugs/13921). However,
> I can't tell if it's been resolved or not.
>
> According to <http://llvm.org/bugs/show_bug.cgi?id=10261>, it seems to be
> somewhat in limbo.
>
> > I am working from a Mac OS X 10.6.8.
> >
> > Could somebody please tell me the latest version of clang that is
> guaranteed to be working with a latest of llvm?
>
> This morning, I got clang+LLVM r135379 from subversion and compiled (and
> used) it successfully using Mac OS X 10.6.7
> and Apple's GCC 4.2.1 build 5666 (part of XCode 3.2.6). I did:
>
> $ make update
> $ make clean
> $ make
>
> Did you try cleaning the build directory? I once had problems linking after
> somehow stale object files were left
> around.
>
>
> Hope that helps,
> Jonathan
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110718/0ca43b98/attachment.html>


More information about the cfe-dev mailing list