| | Compiling with Intel(R) C++ 10.1.029 [IA-32]... (Intel C++ Environment)
perm.cpp
algo.cpp
console_stuff.cpp
md5_pp.cpp
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(125): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
std::vector _devices;
^
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(129): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
std::vector _bufferMgrs;
^
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(133): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
std::vector _execMgrs;
^
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(137): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
std::vector _streamOracles;
^
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/Runtime.h(141): warning #1744: field of class type without a DLL interface used in a class with a DLL interface
std::vector _kernelOracles;
^
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/CPU/brtvector.hpp(99): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
template <> inline vec singlequestioncolon (const vec & a,
^
D:\my\tools\brook_64\AMD Brook+ 1.3.0_beta\\sdk\include\brook/CPU/brtvector.hpp(96): warning #864: extern inline function "singlequestioncolon(const B &, const T &, const T &) [with T=vec, B=vec]" was referenced but not defined
template <> inline vec singlequestioncolon (const vec &a,
^
sse2_helpers.cpp
CmdLine.cpp
algo_md5.cpp
md5_simple.cpp
global.cpp
Compiling with Intel(R) C++ 10.1.029 [IA-32]... (Intel C++ Environment)
md5.cpp
Linking... (Intel C++ Environment)
ipo: error #11035: Fatal error cannot open PocoFoundationmtd.lib
xilink: error error_during_IPO_compilation: problem during multi-file optimization compilation (code 1)
xilink: error error_during_IPO_compilation: problem during multi-file optimization compilation (code 1)
|