Forum Discussion
Altera_Forum
Honored Contributor
20 years agoYou can follow the marc's page.As I did it.
You can't use gcc4 to build the tools chain. I am using Fedora Core 4, and have to install the gcc32. And in /usr/bin, mv gcc gcc4,then ln -s gcc32 gcc. You are close, and you don't need to do it right now. You can do it later. I think removing the line of dos2unix in the top level kernel Makefile will solve the problem.