Re: Compiler & Statically Linked Question

Chris Friesen (cfriesen@nortelnetworks.com)
Tue, 26 Nov 2002 14:12:28 -0500


Richard B. Tilley (Brad) wrote:

> I would like to have one build machine where I build a kernel and then
> use that kernel on all of the test PCs. I do not want to build a kernel
> for each machine.

Build all the kernels for the lowest common denominator of processor,
and compile in all the drivers for all the hardware.

> The PCs have very different hardware and I'd like to play around with
> different c libraries on these PCs. So, what would be the best way to
> build a kernel that would work in this type of environment?

The kernel has nothing to do with different C libraries.

Chris

-- 
Chris Friesen                    | MailStop: 043/33/F10
Nortel Networks                  | work: (613) 765-0557
3500 Carling Avenue              | fax:  (613) 765-2986
Nepean, ON K2H 8E9 Canada        | email: cfriesen@nortelnetworks.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/