Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Cannot find W_RODAT

Altera_Forum
Honored Contributor II
1,008 Views

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 the following error message: 

/home/vadmin/opt/nios2/bin/nios2-linux-uclibc-ld.real: cannot find W_RODAT 

 

 

Not having much luck tracking down this error, any ideas what it means or what causes it? 

 

Thanks
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
299 Views

Here'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
0 Kudos
Altera_Forum
Honored Contributor II
299 Views

And now that I have 4 posts, here's the link to the toolchain :) 

 

http://nioswiki.com/index.php?title=operatingsystems/uclinux/binarytoolchain
0 Kudos
Reply