Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by jay_1025@Jun 5 2006, 08:10 PM hi hippo
i have problem about compiling personal app program.
this is procedure of my compiler, as following:
1. execute nios2-linux-uclibc-gcc 123.c -o 123 -elt2flt
2. cp 123 to ~/uclinux-dist-test/romfs/bin
3.make linux image
but i can't run my app program under uclinux.
how to compile my apps program under uclinux-dist-test that is correctlly ?
thx !
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15913)
--- quote end ---
--- Quote End --- Your steps are OK. Have you tried a simple hello? On nios2 uclinux, ls -l /bin