[gomp4] [nvptx] Don't explicitly pass "-lgomp" to the offload compiler (was: nvptx offloading linking)

2015-10-05 Thread Thomas Schwinge
Hi! On Wed, 13 May 2015 22:11:36 +0200, I wrote: > On Wed, 22 Apr 2015 17:08:26 +0200, Bernd Schmidt > wrote: > > On 04/21/2015 05:58 PM, Jakub Jelinek wrote: > > > > > suggests that while it is nice that when building nvptx accel compiler > > > we build libgcc.a, libc.a, libm.a, libgfortran.a

nvptx offloading linking

2015-10-02 Thread Thomas Schwinge
ll go away once more pieces of the execution model implementation on gomp-4_0-branch are merged into trunk. commit 689db5ed20ee0ae1ca351fd6066c72c60aa43805 Author: tschwinge Date: Fri Oct 2 19:43:41 2015 + nvptx offloading linking gcc/ * config/nvptx/mkofflo

[gomp4] nvptx offloading linking (was: [WIP] OpenMP 4 NVPTX support)

2015-05-13 Thread Thomas Schwinge
-target=nvptx-none \ ---prefix="$T"/install \ +--prefix="$T"/install/offload-nvptx-none \ --with-cuda-driver-include=$CUDA/targets/x86_64-linux/include \ commit c4e9c60e860e4bd9996df196bee54d52cda64038 Author: tschwinge Date: Wed May 13 20:05:52 2015 + nv