In article <c6Rwg.66893$9c6.16783@dukeread11>,
Neil Jones <castellan2004-gen@REMOVE.yahoo.com> wrote:
>If not, then
>what type of kernel code is being compiled by the C compiler? The
>sysadmin mentioned that this it is a stripped down compiler.
If it is like the older HP-UX computers that I once dealt with, the
cc compiler was used to compile a configuration file which was then
linked to the rest of the kernel objects / libraries to make a new
kernel. The configuration file had tunable parameters and such in it.
The cc compiler itself only handled old style K&R 1 C, not stuff like
function prototypes. It was capable of compiling gcc from source.
--
------------------------------------------------------------------------
Timothy J. Lee
Unsolicited bulk or commercial email is not welcome.
No warranty of any kind is provided with this message.