[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] Comedi and Minirtl...
On Wed, 12 Jul 2000, Herman Bruyninckx wrote:
> We are trying to make MiniRtl floppies with Comedi drivers. But Comedi
> seems to need the libc, which is a couple of megabytes big. Is there
> another, much smaller ``embedded'' libc available? Is newlib from Cygnus
> such an alternative? Would it be possible to use it together with Comedi?
1) Try statically linking Comedi, it may be using only a small part of the
library.
2) Newlib is a C library, but not a Linux C library, i.e., it has none of the
system calls. If Comedi does not need those, perhaps you could make newlib work.
--
Pete Buechler : SuSE Labs
Work e-mail : peterb@suse.com
Work web page : http://www.suse.com/~peterb
Personal e-mail : peter.buechler@home.com