Forum Discussion
Altera_Forum
Honored Contributor
14 years agotoolchain-build error using nios2-linux-20100621
hi for all i've working on my FPGA cyclone 3 board using nios2-linux-20080619 , all work fine but when i use nios2-linux-20100621 , to built toolchain-buit , ia have some error like CC lib...
Altera_Forum
Honored Contributor
14 years agoAfaik I've seen such errors when tried to compile the toolchain using the manual on the internet. It said to compile all the stuff at once, like: make this, make that, make everything_work <- didn't work. Go for separate steps. Firstly make first software, then go to second by hand, etc. Helped for me.