Re: kernel/compiler hack/tweak

2001-02-16 Thread Charles Galpin
I don't recall the thread, but what you want is the '-j' switch to make. make -j 2 somefiles hth charles On Thu, 15 Feb 2001, Eric Clover wrote: > a while back there was a thread that had to do with tweaking something(i > think it was the makefile) where it would basically allow you to compil

kernel/compiler hack/tweak

2001-02-15 Thread Eric Clover
a while back there was a thread that had to do with tweaking something(i think it was the makefile) where it would basically allow you to compile 2 modules at a time when you compile a new kernel. this result produced a much shorter kernel compile time. anyone happen to recall what that hack/tweak