Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi,
--- Quote Start --- Why did I Build the gcc4 toolchain with the method of this url http://www.alterawiki.com/wiki/build_the_gcc4_toolchain I can't find neither the nios2-wrs-linux-gnu file nor folder,even not use the command 'nios2-wrs-linux-gnu-gcc -v' So, I can't make EP3C120_config with the nios2-wrs-linux-gnu-gcc. --- Quote End --- ?? The word "wrs" means the version which is compiled by 'Wind River Systems". If you build tools from these sources, the compiler's names will be "nios2-linux-gnu-***". And you may also get the compiled tools from the ftp site, ftp://sopc.et.ntust.edu.tw/pub/gnutools/ . Kazu