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 agoWhen I use the syntax you provide I get a Recursive variable PATH error.
If I put it in all: ( PATH=$(PATH);../xbin xbin_foo ) I get a syntax error Thanks for the help, I have to admit Makefile syntax often confuses me...