[haiku-development] Re: Clang compiles boost

  • From: Stephan Assmus <superstippi@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 23 May 2010 14:42:50 +0200

Hi,

On 2010-05-23 at 13:15:23 [+0200], Grzegorz Dąbrowski 
<grzegorz.dabrowski@xxxxxxxxx> wrote:
> 2010/5/23 Varga Endre Sándor <vendre@xxxxxxxxxx>:
> > Hello!
> >
> > I am a big fan of LLVM and found this not-so-old thread
> > //www.freelists.org/post/haiku-development/new-compiler-for-haiku--clang,6
> > about using clang to compile Haiku. I do not want to spam the list, but it
> > seems this could be a significant news:
> >
> > http://blog.llvm.org/2010/05/clang-builds-boost.html
> 
> I'm trying to build haiku with clang. So far I file a few bugs for clang
> http://llvm.org/bugs/show_bug.cgi?id=7207 and two for Haiku:
> 
> http://dev.haiku-os.org/ticket/5875 (fixed)
> http://dev.haiku-os.org/ticket/5892 (not fixed yet)

I have now applied those hunks that were obviously correct fixes. For the rest, 
I 
hope someone with more C++ knowledge does a review, or perhaps you could take 
the 
time to explain some of the fixes and why you think they are correct versus 
just 
(potentially broken) work arounds to get stuff to compile on clang. Without 
more 
information, I don't feel qualified to commit the rest of the patch.

Best regards,
-Stephan

Other related posts: