[U-Boot] Standalone application compilation

2010-02-08 Thread Salvatore Campagna
Hi everyone. I'm writing because I have a problem. I'm running u-boot on an mpc8641 ad I'd like to compile a custom application to make it running on top of u-boot and I'm unable to compile it. Suppose I want to compile a simple hello_world application just like this: int main(int argc, char

Re: [U-Boot] Standalone application compilation

2010-02-08 Thread Detlev Zundel
Hi Salvatore, Hi everyone. I'm writing because I have a problem. I'm running u-boot on an mpc8641 ad I'd like to compile a custom application to make it running on top of u-boot and I'm unable to compile it. Suppose I want to compile a simple hello_world application just like this: int