[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Porting lua to a embeded platform
- From: "Dirk Feytons" <dirk.feytons@...>
- Date: Wed, 21 May 2008 12:13:13 +0200
On Wed, May 21, 2008 at 5:21 AM, Chunlin Zhang <zhangchunlin@gmail.com> wrote:
> Thanks for your advice!
> I will try to implement this kind of layer.
> Maybe it can be another little opensource project.
>
> The information of "newlib, dietlibc" is very useful for me.
Some other sources of inspiration: uclibc and the libc implementations
of the different BSD flavours.
>From experience I know incomplete libc's can be a pain; good luck!
--
Dirk