== Progress ==
o GCC 2016.04 source snapshot (4/10)
* Reviewed on-going backports
* Merged from FSF GCC 5 branch
* Packaged and released snaphot
o Extended validation (3/10)
* Native validation identifies upstream issues
- Fixed Glibc warnings raised by GCC 6, committed in Glibc m
== Progress ==
LLDB Buildbot Setup [TCWG-241] [1/10]
-- Created a new factory for LLDB buildbots. Halted plan to migrate
till turning chromebook build green.
LLDB Chromebook Test Stability [TCWG-563] [3/10]
-- Investigated some failures some of them were fixed by a systemZ
support large patch s
On Fri, Apr 15, 2016 at 7:07 PM, Rob Savoye wrote:
> static_link
Thank Rob for the pointers. Actually i am trying to build cross gcc
for ARM aarch 32bit.
I moved all `no` flags to `yes`.
`../abe.sh --set arch=armv7-a --host arm-linux-gnueabi --target
arm-linux-gnueabi --build all`.. Still obser
On 04/18/2016 11:43 AM, $rik@nth wrote:
> On Fri, Apr 15, 2016 at 7:07 PM, Rob Savoye wrote:
> `../abe.sh --set arch=armv7-a --host arm-linux-gnueabi --target
> arm-linux-gnueabi --build all`.. Still observing the same issue while
> building libgcc
> if i drop --host flag.. It compiles proper
On Tue, Apr 19, 2016 at 12:08 AM, Rob Savoye wrote:
> On 04/18/2016 11:43 AM, $rik@nth wrote:
>> On Fri, Apr 15, 2016 at 7:07 PM, Rob Savoye wrote:
>
>> `../abe.sh --set arch=armv7-a --host arm-linux-gnueabi --target
>> arm-linux-gnueabi --build all`.. Still observing the same issue while
>> bu
On Fri, Apr 15, 2016 at 7:07 PM, Rob Savoye wrote:
> On 04/15/2016 07:35 AM, $rik@nth wrote:
>> On Tue, Apr 5, 2016 at 11:12 AM, Jim Wilson wrote:
>>> On Mon, Apr 4, 2016 at 8:18 PM, $rik@nth wrote:
There is no way to build static tool chain by using abe tool at all?
>>>
>>> Maybe modify a
On 04/18/2016 09:08 PM, $rik@nth wrote:
>>> `../abe.sh --set arch=armv7-a --host arm-linux-gnueabi --target
>>> arm-linux-gnueabi --build all`.. Still observing the same issue while
>>> building libgcc
>> You'd need to first build a arm-linux-gnueabi cross compiler,
> Here i am failing to build