Forum Discussion
Altera_Forum
Honored Contributor
15 years agointernal compiler error in Net-SNMP compilation
Did anyone run into that ? (build env is latest from GIT) ../../net-snmp-5.2.1/snmplib/parse.c: In function 'unload_all_mibs': ../../net-snmp-5.2.1/snmplib/parse.c:4057: error: unrecogniza...
Altera_Forum
Honored Contributor
12 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