tech-embed archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Embedded Linux vs. NetBSD



On Sun, 13 Jul 2003, Felix Deichmann wrote:
> I would really like to know how I could implement that with NetBSD.

Check out
 * the boot floppies (src/distrib)
 * build instructions for g4u (www.feyrer.de/g4u/)


> Is there a small C lib etc.?

The above (netBSD) approach is to use the native libc, not include some
bloat, then link statically, i.e. only put into the resulting binary
what's needed. The "crunchgen" NetBSD uses is what busybox does on Linux.


 - Hubert

-- 
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup  -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/



Home | Main Index | Thread Index | Old Index