Bob Feretich wrote:
> I guess that I need to buy a new build server. My turn around time on
> a new kernel is about 2 hours. (1.1 GHz Athelon 1.5 GB RAM 1-core)
> It's fine for compiling my applications and drivers. I hadn't planned on
> building multiple kernels per day.
That is because you restart building the kernel from scratch every time.
If, on the other hand, you only re-run make in the kernel build-tree
after having changed a few files in the source tree under git control,
the kernel build system will only re-build those files which have
changed. And I guess you mean an x86 kernel, because an ARM kernel
usually has far less options than an x86 kernel and is really fast to
compile.
If you want to be able to debug Linux kernel issues, you can not keep a
turn around time of 2 hours.
--
Gilles.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help