Unlinking

Unlinking C:\Users\jfliu\AppData\Local\Temp\pgfortran2axCdbfXhNFR14.ilm
Unlinking C:\Users\jfliu\AppData\Local\Temp/pgfortran2axCdbfXhNFR14.dbg
Unlinking C:\Users\jfliu\AppData\Local\Temp\pgfortran3bpCdbT5Lhsvtm.cmod
Unlinking C:\Users\jfliu\AppData\Local\Temp\pgfortran4chCdbvh1NOT9s.cmdx
Unlinking C:\Users\jfliu\AppData\Local\Temp\pgfortran5d-Cdb9b_LicxV.s
cuda3 build failed.

why?

The “unlinking” is just the driver cleaning up the temp files. Are there any other messages as to why the build failed?

  • Mat

d:\pgi2013/win64/13.4/bin\pgf901.exe “C:\Users\jfliu\documents\visual studio 2012\Projects\cuda3\cuda3\SourceFile1.cuf” -debug -x 120 0x200 -opt 0 -inform warn -nohpf -nostatic -quad -x 15 2 -x 49 0x400004 -x 51 0x20 -x 57 0x4c -x 58 0x10000 -x 124 0x1000 -x 120 0x80000000 -x 59 4 -x 124 0x400 -x 19 0x400000 -x 119 0x8800000 -x 57 0x7b0000 -x 58 0x78031040 -x 119 0x610400 -x 120 0x80000000 -x 59 4 -x 15 2 -x 49 0x100 -x 48 5376 -stdinc “d:\pgi2013/win64/13.4/include;D:/PGI2013/Microsoft Open Tools 11/include/sys;D:/PGI2013/Microsoft Open Tools 11/include;D:/Windows Kits/8.0/Include/shared;D:/Windows Kits/8.0/Include/um” -def _M_AMD64 -def _MT -def _WIN32 -def __WIN32 -def WIN32 -def _WIN64 -def __WIN64 -def WIN64 -def x86_64 -def X86_64 -def __unaligned= -def _INTEGRAL_MAX_BITS=64 -def extension= -def amd64 -def SSE -def MMX -def SSE2 -def SSE3 -def SSSE3 -def fastcall= -def __PGI_TOOLS11 -idir d:\pgi2013\win64\13.4\include -idir “d:\PGI2013\Microsoft Open Tools 11\include” -idir “D:\Windows Kits\8.0\Include\shared” -idir “D:\Windows Kits\8.0\Include\um” -def _CUDA -freeform -x 137 1 -x 180 0x4000000 -x 189 8 -x 176 0x140000 -x 177 0x0202007f -vect 48 -y 54 1 -x 123 8 -x 123 0x40000 -x 0 0x40000000 -x 0 0x20000000 -x 49 0x1000 -x 124 0x40 -x 137 1 -y 189 0x8000 -x 176 0x100 -x 186 0x10000 -x 176 0x100 -x 186 0x20000 -x 176 0x100 -x 176 0x100 -x 189 4 -freeform -moddir x64\Debug -modexport C:\Users\jfliu\AppData\Local\Temp\pgfortran3bo0cbQw-rMvuF.cmod -modindex C:\Users\jfliu\AppData\Local\Temp\pgfortran4c_0cb6l6G31eE.cmdx -output C:\Users\jfliu\AppData\Local\Temp\pgfortran2aE0cbA7-YDKvW.ilm

Sorry but you’re still missing any error messages. This is just the command line options being passed to the PGI Fortran front end compiler.

Can you please post the full build log?

  • Mat