Forum Discussion
Altera_Forum
Honored Contributor
21 years agoFor the time being, the fix to the vmlinux.lds.s problem can be solved by opening a Nios SDK Shell and typing in:
$ touch $KERNEL_PLUGIN/linux-2.6.x/arch/nios2nommu/kernel/vmlinux.lds.S This is a work around to a problem with Cygwin not being able to deal with filenames that have the same name but different case. This problem has been addressed and will not occur in the next release.