Forum Discussion
Altera_Forum
Honored Contributor
22 years agoMicrotronix / Nios version info.
I am currently using Nios version 3.2 with the Microtronix Linux distribution 1.3. When I compile the kernel to include Nios serial support, I get an Internal Compiler Error ... Fatal Error Sig...
Altera_Forum
Honored Contributor
22 years agoHi nci.
The error your receiving has to do with the uClinux directories that are installed. Cygwin permissions and Windows permissions don't always synchronize properly. So if you're trying to remove the installation, I would recommend deleting all the uClinux directories associated with the installation of version 1.3 of the Linux Dev CD. They can be found in any example projects you installed as well as in the uClinux SOPC Builder component. Alternatively, you could also try performing achmod -Rf 777 uClinux on any installed uClinux directories and letting the installshield take care of deleting the directories for you. Let me know if this helps.