nvlink can be given search paths for libraries with the -L <path> option, and a bunch of libraries to consider with -lmylib1 -lmiylib2 etc.
Can nvlink be made to list the (full paths of the) libraries it actually used during linking?
nvlink can be given search paths for libraries with the -L <path> option, and a bunch of libraries to consider with -lmylib1 -lmiylib2 etc.
Can nvlink be made to list the (full paths of the) libraries it actually used during linking?