Mailinglist Archive: opensuse-programming-de (6 mails)
| < Previous | Next > |
Re: [opensuse-programming-de] 32-bit kernel module compilation
- From: Thomas Hertweck <Thomas.Hertweck@xxxxxx>
- Date: Wed, 20 Jun 2007 18:39:15 +0100
- Message-id: <46796643.8090908@xxxxxx>
Bernhard Walle wrote:
> * Oliver Block <lists@xxxxxxxxxxxxxxx> [2007-06-20 16:40]:
>> I'd like to compile a 32-bit kernelmodule (ndiswrapper) on a 64-bit (AMD)
>> System. My idea is to use the 32-bit runtime environment because I've got
>> only a 32-bit Driver for a wlan card. The manufacturer is not planning to
>> release a 64-bit driver for that card. Will my idea work and where do I find
>> information about compiling 32-bit software on a 64-bit linux box using gcc?
>
> Use a 32-bit chroot.
Das wird nicht funktionieren. Der 64-bit Kernel kann kann zwar 32-bit
Programme im User Space ausfuehren, aber keine 32-bit Treiber in den
Kernel Space laden.
Th.
PS: opensuse-programming-de ist eine deutschsprachige Mailingliste.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming-de+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming-de+help@xxxxxxxxxxxx
| < Previous | Next > |