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     : [EMAIL PROTECTED]
Work web page   : http://www.suse.com/~peterb
Personal e-mail : [EMAIL PROTECTED]
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to