Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by fmcmurra@Mar 31 2006, 09:52 AM /opt/toolchain_nios2/bin/nios2-linux-ld: line 163: /opt/toolchain_nios2/bin/nios2-linux-ld.real: no such file or directory --- Quote End --- Hi fcmurra, Not sure if this is relevant, but it looks like your toolchain seems to be installed under /opt, rather than ~ as per buildroot guide. If this wasn't your intention, then perhaps you still have an older toolchain installed, which collides with your freshly-built one? If so, try removing '/opt/toolchain_nios2" directory out of your path. Otherwise I have no ideas