From: Dan L. <da...@st...> - 2004-04-16 22:09:05
|
Hi Jeff, I had this problem when I first started using libASL too. Removing `locate libgcc.a` in the route_check Makefile solved the problem for me. Try that. Dan ----- Original Message ----- From: Jeffrey D'Amelia To: asl...@li... Sent: Friday, April 16, 2004 5:26 PM Subject: [ASL] Cross-compile question Has anyone been successful in cross-compiling the aslib library and router_check kernel module for an arm processor. I am having trouble getting the route_check module to work. I can cross-compile it fine, but when I try to load it on my arm device, I get the following error: route_check.o: unresolved symbol _GLOBAL_OFFSET_TABLE_ I have tired both 2.95.3 and 3.3.1...Can anyone help me out with this problem? Thanks! |