[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] linux-2.4.26-tcc.patch ?
From: |
Daniel Gryniewicz |
Subject: |
Re: [Tinycc-devel] linux-2.4.26-tcc.patch ? |
Date: |
Mon, 25 Jul 2005 11:39:34 -0400 |
On Mon, 2005-07-25 at 17:05 +0200, Felix Nawothnig wrote:
> address@hidden wrote:
> > i recently found tcc compiler and i want to use it for my kernel
> > compilation. i
> > have many kernel recompilations to do because i must develop a driver for a
> > peripheral. is it possible to get your linux-2.4.26-tcc.patch ?
>
> You are aware of the fact that modules can be built standalone and don't
> require kernel recompilations or the kernel sources even?
>
> Felix
>
I thought 2.4 still had issues with that? I know that the nvidia module
for 2.4 used to require full, configured kernel sources...
2.6, on the other hand, is fine.
Daniel