Re: gcc-8-20180225: recipe for target 'configure-target-libbacktrace' failed

2018-02-26 Thread Siegmar Gross
Hi Thomas, I cloned nvptx* again and now I was able to build everything. The new compiler works for my small accelerator programs. Thank you very much for your help Siegmar Am 26.02.2018 um 10:57 schrieb Thomas Schwinge: Hi! On Mon, 26 Feb 2018 07:58:17 +0100, Siegmar Gross wrote: ../gcc

Re: gcc-8-20180225: recipe for target 'configure-target-libbacktrace' failed

2018-02-26 Thread Thomas Schwinge
Hi! On Mon, 26 Feb 2018 07:58:17 +0100, Siegmar Gross wrote: > ../gcc-8.0.0/configure --prefix=/usr/local/gcc-8.0.0 \ >--target=nvptx-none \ >--enable-as-accelerator-for=x86_64-pc-linux-gnu \ >[...] > checking for C compiler default output file name... > configure: error: in > `/ex

gcc-8-20180225: recipe for target 'configure-target-libbacktrace' failed

2018-02-25 Thread Siegmar Gross
Hi, today I tried to install gcc-8-20180225 with accelerator support on my "SUSE Linux Enterprise Server 12.3 (x86_64)" with gcc-6.4.0. I used the following commands to download and build everything. setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/usr/local/cuda/lib64 setenv CUDA_INC_PATH /usr/local/