nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: MicroWindows and uC-libc
From: Alan Cox
Date: Fri, 28 Jul 2000 21:45:57 +0100 (BST)

> > To use this library someone would have to add the syscall interfaces to it. Its
> > not a 'ready to roll' solution but its a good small C library.
> 
> Where does one find this lib? 

sourceware.cygnus.com (which seems to have mutated into sources.redhat.com
recently). The package is called 'newlib'. eCos uses a subset of this (eCos
has no file system so misses handy chunks like most of stdio...) The non
eCos subset is complete ;)

http://sources.redhat.com/newlib/ 






nanogui@linuxhacker.org