Forum Discussion
Altera_Forum
Honored Contributor
21 years agoLinux development environment
Does anyone know if the Nios II port of uClinux is available as a simple tarball (i.e. tar.gz or .tgz) that can be downloaded to a Linux machine and configured and built using the nios2-elf-gcc cross...
Altera_Forum
Honored Contributor
21 years agoIt sounds like the elf2flt is not built correctly. In the elf2flt src directory are there some libraries (libbfd.a and libiberty.a), which are from the building of the nios2 toolchain under Cygwin, you are supposed to replace them with those you built under Linux.
I dont know if you have done this. wentao