All that should be in a Makefile Dave On Mon, 2004-06-21 at 10:43, Gaurav Dhiman wrote: > Hi, > > I have made the multi source file module and compiled it sucssufully > with following comand: > > gcc - c main.c pipe.c fifo.c msg_q.c > > Now I have the corresponding .o file with me. Can someone tell me how > can I link it to each other to form one file of module. How can we > resolve the internal reference (reference to our own variable and > functions) without getting any errors or warninng for kernel symbols. > I know kernel symbols are resolved at load time by 'insmod'. > Please let me know how to resolve the internal symbols and get one > file for module which we can load using 'insmod'. Please let me know > the command. > > Regards, > Gaurav. > > > > ______________________________________________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage!
Attachment:
signature.asc
Description: This is a digitally signed message part