Forum Discussion
Altera_Forum
Honored Contributor
16 years agocompiling application with -elf2flt suffered errors "unexpected reloc type"
Hi, I suffered errors "ERR:unexpected reloc type R_NIOS2_UJMP" and "ERR:unexpected reloc type R_NIOS2_CJMP", total 480 these errors, while compiling my application runing "nios2-linux-gcc -g -o ...
Altera_Forum
Honored Contributor
16 years agoMy mistake... I did not mean "static" variables, I should instead have said "automatic" variables. I believe that makes my previous statement accurate.