[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-users] Weird bug with gcc-5.2's libstdc++ (sort of solved)
From: |
walt |
Subject: |
Re: [Pan-users] Weird bug with gcc-5.2's libstdc++ (sort of solved) |
Date: |
Tue, 8 Sep 2015 13:22:29 -0700 |
On Mon, 7 Sep 2015 17:48:05 +0000 (UTC)
Holger Hoffstätte
<address@hidden> wrote:
> Upstream bug with proper patch, in case this affects anyone else:
> https://bugzilla.gnome.org/show_bug.cgi?id=754698
Thanks for the heads up. When I read the details of the patch I
immediately thought to myself that the guy who submitted the patch is a
really smart dude, and that gentoo.org should try to recruit him for a
gentoo dev. And then I noticed that he's *already* a gentoo dev :)
You seem pretty smart, too. Are you interested in being a gentoo dev?
I'm curious about clang versus gcc. I notice that projects like mesa
use clang/llvm (I think) because it compiles faster than gcc (?) or
maybe because they can't use gcc to generate code in real time(?).
I really don't know what I'm talking about, but I'm always curious to
learn why someone is using clang/llvm. (For any reason, not just to
debug pan errors.)
Thanks.