[omniORB] omnisslTP.lib dir.mk fix to remove warnings...

Duncan Grisby duncan at grisby.org
Mon Jan 24 18:33:54 GMT 2005


On Friday 21 January, =?iso-8859-1?Q?S=E9bastien_Bouchex?= wrote:

> Being fed up by those LNK4049 and LNK4217 link warnings when using
> omnisslTP.lib in our apps, I have fixed the problem by adding the following
> code in the dir.mk of the ssl sub-project :
>  
> ifdef Win32Platform
>   DIR_CPPFLAGS += -D"NTArchitecture"
>   MSVC_STATICLIB_CXXNODEBUGFLAGS += -D_WINSTATIC
>   MSVC_STATICLIB_CXXDEBUGFLAGS += -D_WINSTATIC
> endif
>  
> Could you update the CVS tree with these lines ?

Thanks. I've checked it in.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list