32-bit kernel module compilation
Oliver Block <[email protected]>
| Newsgroups | gmane.linux.suse.programming |
|---|---|
| Message-ID | <[email protected]> |
Hello list, 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? Best Regards, Oliver