another cant run compiled code.

I have a similar but different problem to the other “cant run compiled code”. If I cross compile “hello world” tftp it to the ram disk chmod +x test and then ./test I get test not found. I am using the cirrus tool chain and it compiles the OS quite happily.

If I include the code in the ramdisk build then I can run it. What am I doing wrong ??