Forum Discussion
Altera_Forum
Honored Contributor
20 years agoerror when building tool chain
I am getting the following errors (lost of them) when I try to build the tool chain: toolchain_build_nios2/gcc-3.4.6-final/nios2-linux-uclibc/libstdc++-v3/include/ext/rope:2035:37: macro "index...
Altera_Forum
Honored Contributor
20 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