| | Compiling with Intel(R) Visual Fortran Compiler 16.0 [Intel(R) 64]...
ifort /nologo /debug:full /Od /I"..\..\lib\x64\mpich\include" /I"bin\static\x64\MPI_netcdf_Debug" /I"D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\bin\static\x64\MPI_netcdf_Debug" /warn:all /module:"bin\dynamic\x64\MPI_netcdf_Debug\\" /object:"bin\dynamic\x64\MPI_netcdf_Debug\\" /Fd"bin\dynamic\x64\MPI_netcdf_Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\\bin\amd64" "D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\libxbeach_dynamic.F90"
ifort /nologo /debug:full /Od /I"..\..\lib\x64\mpich\include" /I"bin\static\x64\MPI_netcdf_Debug" /I"D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\bin\static\x64\MPI_netcdf_Debug" /warn:all /module:"bin\dynamic\x64\MPI_netcdf_Debug\\" /object:"bin\dynamic\x64\MPI_netcdf_Debug\\" /Fd"bin\dynamic\x64\MPI_netcdf_Debug\vc100.pdb" /traceback /check:bounds /libs:static /threads /dbglibs /c /Qlocation,link,"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\\bin\amd64" "D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\introspection.F90"
D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\introspection.F90(292): remark #6536: All symbols from this module are already visible due to another USE; the ONLY clause will have no effect. Rename clauses, if any, will be honored. [GETKEY_MODULE]
use getkey_module, only: getkey, parameter
----------^
Linking...
Link /OUT:"bin\dynamic\x64\MPI_netcdf_Debug\xbeachlibrary_dynamic.dll" /INCREMENTAL:NO /NOLOGO /NODEFAULTLIB:"LIBCMT.lib" /MANIFEST /MANIFESTFILE:"bin\dynamic\x64\MPI_netcdf_Debug\xbeachlibrary_dynamic.dll.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\bin\dynamic\x64\MPI_netcdf_Debug\xbeachlibrary_dynamic.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\bin\dynamic\x64\MPI_netcdf_Debug\xbeachlibrary_dynamic.lib" /DLL "bin\dynamic\x64\MPI_netcdf_Debug\libxbeach_dynamic.obj" "bin\dynamic\x64\MPI_netcdf_Debug\introspection.obj" "D:\Repositories\landslide_mergeTrunk\src\xbeachlibrary\bin\static\x64\MPI_netcdf_Debug\xbeachlibrary.lib"
xbeachlibrary_dynamic : error PRJ0019: A tool returned an error code
xbeachlibrary_dynamic - 1 error(s), 0 warning(s)
|