TCCBOOT: compile and boot Linux with TinyCC
From: Fabrice Bellard (lkml_at_bellard.org)
Date: 10/26/04
- Previous message: David Vrabel: "Re: Versioning of tree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 26 Oct 2004 13:56:18 +0200 To: linux-kernel@vger.kernel.org
Hi,
Just to announce that it is now possible to compile and start booting
Linux with the TCCBOOT boot loader
(http://bellard.org/tcc/tccboot.html). It takes less than 15 seconds on
a 2.4 GHz Pentium 4 to compile and boot Linux :-)
TCCBOOT contains the latest release of the TinyCC C compiler, assembler
and linker, which is able to compile most of the Linux kernel with only
tiny patches. Of course there are still a few bugs in the generated
kernel, and the code quality is far from the one of GCC, but it shows
what it is possible to do with a 110 KB C compiler !
Fabrice.
-
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/
- Previous message: David Vrabel: "Re: Versioning of tree"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|