Forum Discussion
Altera_Forum
Honored Contributor
13 years agonios2-elf-objcopy: command not found in Cygwin Windows 7, Nios II 12.1
Hi, We have a bunch of existing scripts used to generate srecs, .sh files. The scripts have been running for many years so I feel that the work. I am in the process of converting our build en...
Altera_Forum
Honored Contributor
13 years agoLittle more info:
My make file edits the path PATH="${PATH}:../../../../libs/scripts" ; I commented this out and added the path in my .bachrc file instead and now it works. However, I would like to have the PATH modified in the file as it has advantages that way. Why would editing the path from the make file have a different effect?