Hi!

On Wed, 3 May 2017 11:00:14 +0200, Jakub Jelinek <ja...@redhat.com> wrote:
> On Sat, Jan 21, 2017 at 03:50:43PM +0100, Thomas Schwinge wrote:
> > > In order to configure gcc to load libcuda.so.1 dynamically,
> > > one has to either configure it --without-cuda-driver, or without
> > > --with-cuda-driver=/--with-cuda-driver-lib=/--with-cuda-driver-include=
> > > options if cuda.h and -lcuda aren't found in the default locations.

(I still have to follow up with my additional GCC changes...)


> > > The nvptx-tools change
> > 
> > (I'll get to that later.)
> 
> I'd like to ping the nvptx-tools change.  Shall I make a github pull request
> for that?

In the future, yes please.

This time, I've handled it in
<https://github.com/MentorEmbedded/nvptx-tools/pull/18>.

> I have additional following two further patches, the first one just to shut
> up -Wformat-security warning

Tom had already submitted
<https://github.com/MentorEmbedded/nvptx-tools/pull/16> including the
same fix, which I've merged earlier today.

> the other one discovered today to fix build
> against glibc trunk - they have changed getopt related includes there

I handled that one in
<https://github.com/MentorEmbedded/nvptx-tools/pull/17>.

Thanks!


Grüße
 Thomas

Reply via email to