<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hello,<br>I compiled a cross tool chain for AMD geode processor using buildroot. I wanted to test the cross tools, so wrote a simple hello world application, exported the ...staging-dir/usr/bin/ path and compiled the C code using i686-linux-uclibc-gcc. <br><br>When I run this program on the host machine, it gives me "bad ELF interpreter" as expected. But when I run it on the target, it gives me the following error<br>"syntax error: "(" unexpected"<br>I couldn't figure out where I am going wrong.<br>Any help would be appreciated.<br><br>Thanks<br>Muktabh<br><br><strong><font style="background-color: rgb(255, 255, 255);" size="1" color="#003366" face="Times New Roman, Times, Serif">" I don't take sides, just the racing line "</font></strong><br></body>
</html>