I found that there still reference to *d.dll in winverbs.rc. Attached the patch
Uri Index: winverbs.rc =================================================================== --- winverbs.rc (revision 3231) +++ winverbs.rc (working copy) @@ -35,12 +35,11 @@ #ifdef _DEBUG_ #define VER_FILEDESCRIPTION_STR "WinVerbs (Debug)" -#define VER_INTERNALNAME_STR "winverbsd.dll" -#define VER_ORIGINALFILENAME_STR "winverbsd.dll" #else #define VER_FILEDESCRIPTION_STR "WinVerbs" +#endif + #define VER_INTERNALNAME_STR "winverbs.dll" #define VER_ORIGINALFILENAME_STR "winverbs.dll" -#endif #include <common.ver> Uri Habusha Windows SW Development Lead Mellanox Technologies P.OBox 586, Yokneam 20692 Israel
ofed_remove_debug_files.patch
Description: ofed_remove_debug_files.patch
_______________________________________________ ofw mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ofw
