Click to See Complete Forum and Search --> : embedded kernel


littlebig
06-25-2001, 08:18 PM
how to shrink a kernel to 8M with gtk support? :confused:

tiw
06-25-2001, 08:32 PM
Kernel never should be bigger than 640K, gtk support is not built into the kernel, that is a separate library which has nothing to do with the kernel. The kernel just controls your hardware in a organized manner.
What kind of project are you looking to do ?

littlebig
06-26-2001, 02:27 AM
i am doing a embedded linux project with web browsing function ( mozilla) within a 16M storage space
any idea for me?
thanks!

ille_pugil42
06-26-2001, 10:56 AM
start with something small like peanut or slackware...do minimal install (A and N series I believe). X will take up some space as well as mozilla. maybe you can use lynx to browse... just a thought.