If use Mode=cuda make
There is error - "No rule to make target 'auxgpu.o', needed by 'lib'. Stop."
Mistake in cpp/gcc/makefile

There is no way to build by makefile. But it's work if build by hand. After several hours we found mistake. There is endspace in path variable.
typical mistake

If use Mode=cuda make
There is error - "No rule to make target 'auxgpu.o', needed by 'lib'. Stop."
Mistake in cpp/gcc/makefile
There is no way to build by makefile. But it's work if build by hand. After several hours we found mistake. There is endspace in path variable.
typical mistake