Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHello,
have you ever solved this? I'm having the same problem trying to compile one specific kernel. When this happens, everything that I try to compile afterwards fails with the same error, even kernels that once compiled. I must reboot the computer to be able to recompile kernels that were once succesfully compiled. --- Quote Start --- Hello, I am getting this error on every OpenCL kernel I am trying to compile, even those I have successfully compiled before on my machine. I have tried it on both AOCL 14.0 and 15.1. 2016.08.10.13:23:24 Error: s0: Error during execution of "/opt/altera/15.1/quartus/../nios2eds/nios2_command_shell.sh make all 2>> stderr.txt": error: unrecognized command line option '-mno-hw-div' 2016.08.10.13:23:24 Error: s0: Error during execution of "/opt/altera/15.1/quartus/../nios2eds/nios2_command_shell.sh make all 2>> stderr.txt": error: unrecognized command line option '-mno-hw-mul' 2016.08.10.13:23:24 Error: s0: Error during execution of "/opt/altera/15.1/quartus/../nios2eds/nios2_command_shell.sh make all 2>> stderr.txt": error: unrecognized command line option '-mno-hw-mulx' I am coming back to AOCL after a few weeks, but I don't recall any change I made to the framework that led to this error. Can someone advise what might be the cause? Cheers, Waqar. --- Quote End ---