I am trying to use the LIVE555 library functions into my programmes. The cross-compiler is &quot;arm_v5t_le-gcc&quot; . But while compiling and linking the LIVE555 libraries, I am getting linking error like &quot;undefined reference to the &#39;given live555 function&quot;.<br>
Has anybody faced this problems.<br>What changes I have to make in the make file. The above mentioned things I have done so far&nbsp; by changing the config.linux file &quot;cross-compile prefix=arm_v5t_le-gcc &quot; . Interstingly the&nbsp; crosscompiled live555 programme is running very fine in my platform(i.e DaVinci ARM board). <br>
<br>Any help will bw highly appreciated.<br>