Hi, I have a problem in Linker. I have some hard coded routines in a file.My problem is, when some program is using that function then my linker is loading all the sub-routines in that file as a result my code size got increased.
Can any one please suggest me where to tell the linker to load only required routine in my program...
Thanks in advance, Nagaraju