Re: Inserting code from userspace to kernel space

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Geert Uytterhoeven
Date: Sunday, May 25, 2008 - 11:48 pm

On Thu, 22 May 2008, Bosko Radivojevic wrote:

For cross-compiling a kernel module, you need:
  - a cross-compiler

For cross-compiling `a simple code that doesn't use any libraries than
libc', you need:
  - a cross-compiler
  - a cross-libc

Hence the kernel module approach needs less ;-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Inserting code from userspace to kernel space, Bosko Radivojevic, (Thu May 22, 5:41 am)
Re: Inserting code from userspace to kernel space, Jan Engelhardt, (Thu May 22, 6:06 am)
Re: Inserting code from userspace to kernel space, Helge Hafting, (Thu May 22, 7:31 am)
Re: Inserting code from userspace to kernel space, Shuduo Sang, (Thu May 22, 9:04 am)
Re: Inserting code from userspace to kernel space, Alex Belits, (Sat May 24, 10:44 pm)
Re: Inserting code from userspace to kernel space, Bart Van Assche, (Sun May 25, 12:18 am)
Re: Inserting code from userspace to kernel space, Geert Uytterhoeven, (Sun May 25, 11:48 pm)
Re: Inserting code from userspace to kernel space, Jike Song, (Mon May 26, 2:54 am)