Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 14 Jan 2002 18:02:44 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 14 Jan 2002 18:02:41 -0500 Received: from web14911.mail.yahoo.com ([216.136.225.249]:18956 "HELO web14911.mail.yahoo.com") by vger.kernel.org with SMTP id ; Mon, 14 Jan 2002 18:02:08 -0500 Message-ID: <20020114230207.35391.qmail@web14911.mail.yahoo.com> Date: Mon, 14 Jan 2002 18:02:07 -0500 (EST) From: Michael Zhu Subject: Link kernel module with a library To: linux-kernel@vger.kernel.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello,everyone, can I link a kernel module with a library? In my module I need to call the functions exported from the .a library. I couldn't link that library with my module. Can anyone give me a hand on this? Thanks in advance. Michael ______________________________________________________________________ Web-hosting solutions for home and business! http://website.yahoo.ca - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/