Quote:
|
Originally Posted by Bratag
Huzzah. Have to spend 3 mins compiling mine when I get home - danm near takes longer to DL the source than it does to compile it  . Have I mentioned I love my sager
|
3 minutes compiling the kernel? That's pretty impressive indeed. On my 5680 it takes:
- kernel compile+modules: 7 mins 39 secs
- svga module: 1 min 7 secs
- ati module: 22 secs
- shfs module: 12 secs
- ndiswrapper+pwcx modules: 8 secs
which brings me to a grand total of: 9 mins 28 secs
This is w. bluetooth, webcam, ipv4+6, firewire, etc. using the latest gcc (without NPTL):
HTML Code:
beast root # gcc --version
gcc (GCC) 3.3.2 20031218 (Gentoo Linux 3.3.2-r5, propolice-3.3-7)
HTML Code:
root # uname -r
2.6.1-rc3-gentoo
I'd like to know what I can do to improve my compilation speed, as I've never been below 5 mins 15 secs (just the kernel+modules)
