Bug#835940: Bug#851871: RM: remove gcc-5 from stretch
Andreas Beckmann
anbe at debian.org
Fri Jan 20 18:21:12 UTC 2017
[ dropping all Cc:, let us continue discussing details in the bug ]
On 2017-01-20 16:16, lumin wrote:
> Proposed fix for CUDA is attached. Not carefully tested yet.
> CUDA 8.0 supports Clang up to 3.8 (clang <= 3.8). [1]
committed
To change the host compiler, users will have to use
nvcc -ccbin clang-3.8
if I'm not mistaken. We should include that in the NEWS entry.
I don't want to change the internal defaults from gcc to clang to avoid
surprises ...
maybe in debian/gcc,g++:
if no compiler is found, fail with an appropriate error message on stderr:
ERROR: No supported gcc/g++ compiler found.
You could try 'nvcc -ccbin clang-3.8' instead
Andreas
More information about the pkg-nvidia-devel
mailing list