Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCannot find W_RODAT
Hi, I'm using the binary toolchain found on the NiosWiki.com (search on BinaryToolchain, its the first hit. I can't post links because I don't have 4 posts) When I try to compile, I get ...
Altera_Forum
Honored Contributor
15 years agoHere's the line above the error:
nios2-linux-uclibc-ld -T /home/vadmin/opt/nios2//lib/elf2flt.ld -o hello.elf hello.bin /home/vadmin/opt/nios2/bin/nios2-linux-uclibc-ld.real: cannot find W_RODAT I'm trying to compile a simple hello world cpp file, so nothing fancy there