[tlbuild] gcc vs. clang in icu

Khaled Hosny khaledhosny at eglug.org
Fri Oct 4 09:46:59 CEST 2013


On Fri, Oct 04, 2013 at 09:25:39AM +0200, Khaled Hosny wrote:
> On Thu, Oct 03, 2013 at 02:52:40PM +0200, Peter Breitenlohner wrote:
> > On Wed, Oct 2 2013, Khaled Hosny wrote:
> > 
> > >> Indeed, it will happen on any platform with clang(++) present.
> > 
> > >I was suffered from this today on Linux, building ICU from TeX Live with
> > >clang is failing. Fortunately, it seems that ICU build respects CC and
> > >CXX env variables, so I was able to force it to use GCC.
> > 
> > Hi Khaled,
> > 
> > (1) can you please check if the same problem ocuurs for ICU as distributed
> > (http://download.icu-project.org/files/icu4c/52rc/icu4c-52_rc2-src.tgz).
> 
> It fails the same way with upstream source.
> 
> > If so, please report this upstream.  Perhaps they'll fix this for the
> > release (announced for next week).
> 
> I'll see if I can report it.

Looks like it is a clang bug with newer libstdc++:
http://llvm.org/bugs/show_bug.cgi?id=13530

Regards,
Khaled


More information about the tlbuild mailing list