Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI realized when somebody mentioned it in the other thread on this topic (http://www.alteraforum.com/forum/showthread.php?t=19322) that I am not actually quite following the directions there.
I am not usingset solib-absolute-prefix ~/nios2-linux/toolchain-mmu/x86-linux2/nios2-wrs-linux-gnu/libc but instead the libs in the romfs: set solib-absolute-prefix /data/nios/nios2-linux/uClinux-dist/romfs/ Since all the libraries I am using need to be on the device for the application to run, I think this should not make a difference.