Gentoo Archives: gentoo-musl

From: Lei Zhang <zhanglei.april@×××××.com>
To: Luca Barbato <lu_zero@g.o>, soc-admins@g.o, gentoo-musl@l.g.o
Subject: [gentoo-musl] [GSoC] Native-clang: daily report 06/16
Date: Thu, 16 Jun 2016 15:37:08
Message-Id: CAOYuCc2z+CK-cgoO6gsedMVKULeSa3j2Ge3HOw2ximB-S4B2CQ@mail.gmail.com
1 Plan for today:
2 - study the _GNU_SOURCE issue in libc++
3
4 Progress today:
5 - figure out the set of fine-grained FTMs needed to build libcxx against musl
6
7 There're still some quirks in glibc. Without _GNU_SOURCE, libcxx
8 complains about not finding towctrans, wctrans, etc, which are not
9 hidden by any FTM at all.
10
11 Plan for tomorrow:
12 - keep digging in the mess of FTMs
13
14
15 Lei

Replies

Subject Author
[gentoo-musl] Re: [GSoC] Native-clang: daily report 06/16 Lei Zhang <zhanglei.april@×××××.com>