bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Libtool generating flags incompatible with nvcc


From: Ralf Wildenhues
Subject: Re: Libtool generating flags incompatible with nvcc
Date: Fri, 18 Sep 2009 20:39:43 +0200
User-agent: Mutt/1.5.20 (2009-08-09)

* Ralf Wildenhues wrote on Sat, Sep 12, 2009 at 09:17:15AM CEST:
> Others, any issues with this patch?

I've pushed this now, with NEWS entry added as below.

Cheers,
Ralf

>    Initial support for the Cuda Compiler Driver on Linux.
> 
>    * libltdl/config/ltmain.m4sh (func_mode_compile): Accept source
>    file extensions `.cu' and `.cup'.
>    * libltdl/m4/libtool.m4 (_LT_COMPILER_NO_RTTI, _LT_COMPILER_PIC)
>    (_LT_LINKER_SHLIBS): Support for `nvcc' compiler driver.
>    * THANKS: Update.
>    Report by Mahesh N.

diff --git a/NEWS b/NEWS
index f96a717..7843378 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,7 @@ New in 2.2.8 2009-??-??: git version 2.2.7a, Libtool team:
   - Initial support for compilers on BlueGene BG/L.
   - Improved support for Atari FreeMiNT.
   - With binutils 2.19.50+, shared libraries can be built on AIX.
+  - Initial support for the Cuda Compiler Driver on GNU/Linux.
 
 * Bug fixes:
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]