Bug#864840: error: cannot overload functions distinguished by return type alone version graph
Lumin
cdluminate at gmail.com
Fri Jun 16 03:03:53 UTC 2017
Control: tags -1 +wontfix
Hi,
> The header file math_functions.h is not compatible with gcc 6.3 shipped with stretch.
Actually CUDA 8.0.44 does not support GCC-6 at all. Lookup this document for
working compiler combinations:
/usr/share/doc/nvidia-cuda-toolkit/README.Debian
I'd suggest that (1) compile the application with clang-3.8 (shipped
by stretch).
OR (2) temporarily add the sid/unstable apt source, pull GCC-5 then remove
that apt source and compile with GCC-5. OR (3) Get GCC-5/clang-3.8 by other
approaches.
We can do nothing to change the fact, hence marking this bug as wontfix.
More information about the pkg-nvidia-devel
mailing list