|
From: | Mahesh N |
Subject: | Re: Libtool generating flags incompatible with nvcc |
Date: | Sat, 12 Sep 2009 12:58:29 +0530 |
Hello Mahesh,
* Mahesh N wrote on Fri, Sep 04, 2009 at 08:19:55AM CEST:
> As we have discussed earlier about generating appropriate flags for nvccCan you try the patch below (against current git Libtool or a nightly
> during the linking stage, patching libtool script files, etc - I read in
> nvidia forums that gcc or g++ can be used during the linking stage. Is there
> any Macro which I can set in configure.ac in order to direct the Makefiles
> and libtool to use a particular linker - gcc here instead of nvcc?
snapshot)? OK to add your address to THANKS (and can we get a full name)?
Others, any issues with this patch?
> (i.e.) just as in AC_PROG_CC, I can list the preferences for compilers toBTW, you might need to pass --enable-dependency-tracking to configure if
> use eg: AC_PROG_CC([gcc mingw nvcc]) can I specify linker options somewhere?
> If such a support is added to Autotools it would be great as I have seen two
> other threads where people are facing similar issues.
you want it to work with nvcc.
Thanks,
Ralf
[Prev in Thread] | Current Thread | [Next in Thread] |