Port-cobalt archive

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

Re: Space required to compile kernel?



hubert%feyrer.de@localhost wrote:

> On Tue, 14 Oct 2008, Anthony Howe wrote:
> > a) just the kernel?
> 
> An i386 kernel build dir is about 63MB. If you use the native tools 
> (config, make) a cobalt kernel should be in the same region.
> If you use build.sh & the tools there, it may easily go a lot higher.
> The 63MB do not include sources, of course.

On creating restorecd kernels, it shows:
% du -sk usr/src
1546456 usr/src
This includes:
- whole usr/src source tree (not only for kernel) (~1.1GB?)
 - usr/src/sys sources (~180MB)
 - usr/src/common sources (~5MB)
 - cobalt GENERIC and INSTALL kernels and objects (~35MB)
- TOOLDIR binaries for i386 (~41MB)
- TOOLDIR binaries for cobalt (~42MB)

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index