Altera_Forum
Honored Contributor
21 years agoWindows NT Patch for Linux on NiosII
Folks,
There is a patch available in the 'Downloads/Linux 2.6 Distribution for NiosII' area that will enable you to use Windows NT as your host environment. Problem ---------- A host gcc (newer than the one supplied with the NiosII Dev Kit) is required to build Linux. We install a newer version in /usr/local and add this path to the beginning of $PATH. This path addition is accomplished with a user.bashrc script. Both the extensions to /usr/local and the user.bashrc failed to install correctly with NT. Solution ---------- This patch allows users to manually replicate the process. V1.1 of the Linux distribution will rectify the problem. Additional ------------ If you have a newer or different version of Cygwin installed you might run into conflicts.