https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92314
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Do you have the offloading compiler installed in /usr/local/gcc_current/lib{,exec}/gcc/... ? Is it a recent version (r277662 or later)? If it is installed, but say with a special DESTDIR or with different prefix at install time, one needs to configure --enable-offloading-targets=nvptx-none=/whatever/path/the/nvptx-none/compiler/is/installed/at/