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

Sébastien Bouchex sbouchex at infovista.com
Fri Jan 21 10:17:12 GMT 2005


Duncan,
 
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
Seb
 
Sébastien BOUCHEX BELLOMIÉ - Senior Software Engineer 
INFOVISTA  SA 
6, rue de la Terre De Feu 
91952 Courtaboeuf Cedex 
Tel : +33 (0)1 64 86 79 72        Fax : +33 (0)1 64 86 79 79 
sbouchex at infovista.com <mailto:sbouchex at infovista.com>
http://www.infovista.com <http://www.infovista.com/> 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20050121/f999e8e1/attachment.htm


More information about the omniORB-list mailing list