Altera_Forum
Honored Contributor
12 years agoCompile toolchain from source
Hi, so I've gotten hold of the source code for alteras modifed GCC 4.7.3 from here: http://www.altera.com/support/ip/processors/nios2/ide/ips-nios2-ide-tutorial.html
My question is: where do i find instructions on how to build the nios2-elf-* toolchain? I know the general steps in building gcc but I do not know what specific configuration options should be specified and what libraries to use etc. Is there any documentation on the process already available that i've missed? Thank you for any assistance! BTW: I do know there are a pre-build binary distribution but I don't want to use that, I wan't to build it myself.