Re: kernel compilation question

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sat Sep 30 2000 - 22:15:19 EDT

  • Next message: Jamie Lokier: "Re: What is up with Redhat 7.0?"

    > that the main kernel is compiled with gcc, and linked with standard ld,
    > and only the bootloader code is compiled using the bin86 (as86,
    > ld86) tools. Am I right in interpreting this to mean that the main kernel
    > is/can be 32-bit binary, and not strictly 16-bit?

    The main kernel is 32bit. The 16bit pieces of code are just used to boot
    into 32bit mode either on the first CPU when entering from the bootstrap or
    on the other processors (if SMP) from the processor startup messages

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



    This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 22:17:00 EDT