bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dynamic linking of kernel module bug?


From: Seshaprasad V
Subject: Dynamic linking of kernel module bug?
Date: 15 Apr 2004 15:52:33 +0530

I am facing an issue, which I feel has something to do with the dynamic
linking runtime support in linux for loadable kernel modules. Following
is a description of the issue:

I have a module which has an extern variable. The variable is declared
in a statically linked part of the kernel(linux). When i try to
load the module(using insmod), i get an unresolved symbol error. However
when the driver is statically linked, i don't get the error. 

Any clues will be appreciated.

Thanks,
Sesha





reply via email to

[Prev in Thread] Current Thread [Next in Thread]