Hi,
comment inline
On 04/03/2015 19:53, Jeff Waugh wrote:
> Hi all,
>
> I'm sure there are style weirdnesses with this. Commentary much appreciated!
>
> - Jeff
>
>
> - It won't work with uClibc 0.99.33.x because it requires make/get/setcontext
> - It DOES work with a recent uClibc snapshot (w
On Thu, Mar 5, 2015 at 8:42 PM, Steven Barth wrote:
> It's a bit of a shame it doesn't work with the current default uclibc,
> however have you checked if it works with musl out of the box? That being
> the other more embedded-friendly solution here.
>
Looks like libgo in gcc 4.8 has some fresh
Hello Jeff,
It's a bit of a shame it doesn't work with the current default uclibc,
however have you checked if it works with musl out of the box? That
being the other more embedded-friendly solution here.
Cheers,
Steven
___
openwrt-devel mailing l
Hi all,
I'm sure there are style weirdnesses with this. Commentary much appreciated!
- Jeff
- It won't work with uClibc 0.99.33.x because it requires make/get/setcontext
- It DOES work with a recent uClibc snapshot (with UCLIBC_HAS_CONTEXT_FUNCS),
as well as eglibc
- It works with gcc 4.8, an