Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12748 Discussions

Windows NT Patch for Linux on NiosII

Altera_Forum
Honored Contributor II
1,417 Views

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.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
645 Views

Mike, 

 

That's much better!! I've been going at this for about half the day. I blew right past this one since it was for Win NT. Turns out you need this for Win 2k as well. 

 

Doug
0 Kudos
Altera_Forum
Honored Contributor II
645 Views

Hi! 

 

Can you show me the content of your user.bashrc for comparison with my one? It still does not work... 

(I also deleted the entry of my previous installed cygwin from $PATH C:\cygwin\bin - no effect) 

 

THX
0 Kudos
Reply