Forum Discussion
Altera_Forum
Honored Contributor
20 years agoA problem when cross compile?
I write a simple “hello world” c program,and in linux using the following command code:# nios2-linux-uclibc-gcc -elf2flt -o hello hello.c# file hello hello : data why the format of \"hell...
Altera_Forum
Honored Contributor
20 years agothe wiki is updated,
"file" doesn't know about nios2 flat format. check on uclinux, ls -l /bin/hello