public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* required C optimizations?
@ 2002-09-02 19:25 Jeff Garzik
  0 siblings, 0 replies; only message in thread
From: Jeff Garzik @ 2002-09-02 19:25 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Linus Torvalds, rth

Hi all,

I'm trying to get an idea of the minimum compiler requirements necessary 
to build a Linux kernel, excluding parsing requirements.  For example, 
IIRC, some portions of the code depend on 'static inline' working and 
decent constant propagation/folding.

Are you guys aware of a list of such examples, either in your own head 
or written down somewhere?

If you're wondering what this is about, I'm playing around with "tinycc" 
(http://www.tinycc.org/) ...  it's nowhere near building a kernel, being 
basically a C parser that emits binary code, but I wanted to get an idea 
of the obstacles.

	Jeff



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-02 19:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-02 19:25 required C optimizations? Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox