Re: [PATCH 2/2 uClibc++] Fix ARM EABI build failure in include/unwind-cxx.h

2012-06-14 Thread Bernhard Reutner-Fischer
On 13 June 2012 23:26, Florian Fainelli wrote: > On Tuesday 12 June 2012 17:19:31 Bernhard Reutner-Fischer wrote: >> On 12 June 2012 14:23, Felix Fietkau wrote: >> > uClibc++ current does not build using an ARM EABI toolchain with the >> > following build failure: >> I'll push a fixed version of

Re: [PATCH 2/2 uClibc++] Fix ARM EABI build failure in include/unwind-cxx.h

2012-06-14 Thread Carmelo AMOROSO
On 12/06/2012 16.19, Bernhard Reutner-Fischer wrote: > On 12 June 2012 14:23, Felix Fietkau wrote: >> uClibc++ current does not build using an ARM EABI toolchain with the >> following build failure: >> eh_alloc.cpp >> In file included from ../include/basic_definitions:21:0, >> from

Re: [PATCH 2/2 uClibc++] Fix ARM EABI build failure in include/unwind-cxx.h

2012-06-13 Thread Florian Fainelli
On Tuesday 12 June 2012 17:19:31 Bernhard Reutner-Fischer wrote: > On 12 June 2012 14:23, Felix Fietkau wrote: > > uClibc++ current does not build using an ARM EABI toolchain with the > > following build failure: > > eh_alloc.cpp > > In file included from ../include/basic_definitions:21:0, > >

Re: [PATCH 2/2 uClibc++] Fix ARM EABI build failure in include/unwind-cxx.h

2012-06-12 Thread Bernhard Reutner-Fischer
On 12 June 2012 14:23, Felix Fietkau wrote: > uClibc++ current does not build using an ARM EABI toolchain with the > following build failure: > eh_alloc.cpp > In file included from ../include/basic_definitions:21:0, >                 from ../include/cstdlib:20, >                 from eh_alloc.cpp: