Hello Mike
I am following the same way as you tried and got the .mak error. After solving that I am getting the following error message in the message window,
make -j1 --directory "/ecos-d/Temp/examples/example_build"
make: Entering directory `/ecos-d/Temp/examples/example_build'
make -r -C hal/nios2/arch/v2_0 headers
make[1]: Entering directory `/ecos-d/Temp/examples/example_build/hal/nios2/arch/v2_0'
The syntax of the command is incorrect.
make[1]: Leaving directory `/ecos-d/Temp/examples/example_build/hal/nios2/arch/v2_0'
sed: -e expression# 1, char 11: Unknown option to `s'
make: Leaving directory `/ecos-d/Temp/examples/example_build'
make[1]: *** [/ecos-d/Temp/examples/example_install/include/cyg/hal/alt_types.h] Error 1
make: *** [headers] Error 2
Can nyou help us in this regard.
Thanks