On Sat, 11 Dec 2010, Hemanth Kumar wrote: > Hi Robert & Mulyadi, > > > I am using ARM omap-3630 and kernel-2.6.32.9 android froyo gcc-4.2.1, > dmesg also show's the same message unresolved symbol rday_3, > > I have a question does i need tog enable anything in kernel, > Any idea please on this issue will be helpfull. > > regards, > hemanth perhaps mulyadi had the right idea -- that gcc is simply optimizing that symbol away. add some code to that first module that does something with that symbol, perhaps prints it, just to make sure gcc doesn't throw it away. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ========================================================================