Hello,everyone, can I link a kernel module with a library? In my module I need to call the functions exported from a .a library. I couldn't link that library with my module. I know it is possible to link two .o files in one module. But how to build a module with one .a file and one .o file. Can anyone give me a hand on this? Thanks in advance. Michael ______________________________________________________________________ Web-hosting solutions for home and business! http://website.yahoo.ca -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ IRC Channel: irc.openprojects.net / #kernelnewbies Web Page: http://www.kernelnewbies.org/