* how to link .o
@ 2005-08-31 7:58 zhonglei
0 siblings, 0 replies; only message in thread
From: zhonglei @ 2005-08-31 7:58 UTC (permalink / raw)
To: linuxppc-embedded
hi
In my module htm.c , I use the a set of API function in bestcomm.o.
I include the bestcomm.h in htm.c and in makefile I write:
ppc_82xx-gcc -c htm.c .
when I insmod htm.o , the "unresolved symbol" error happens because there is no definition of the function.
My question is:
What command should I write in makefile to link the bestcomm.o into my htm.o to make the function defined?
BestRegards
zhonglei
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-08-31 7:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-31 7:58 how to link .o zhonglei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).