make file error
Olivier Thiboutot via omniORB-list <[email protected]> Tue, 19 Mar 2019 18:58:37 +0000
| Newsgroups | gmane.comp.corba.omniorb.user |
|---|---|
| Message-ID | <91EFFD8CD9A05C4FAC8079356BE923031C7866E0@MTL-IT-EXCH02.submtl.voxco.com> |
The dir.mk at $(TOP)\ src\services\mklib\dynstublib use to reconstruct the linker dependencies to COS423_rt.dll like dbugimps := COS $(OMNIORB_MAJOR_VERSION),$(OMNIORB_MINOR_VERSION),$(OMNIORB_MICRO_VERSION)_rtd.lib \ The make file should use the definition create to produce the dll name dbugimps := $(OMNIORB_DEBUG_COS_DLL_NAME).lib \ Same thing for the release version since we are using a suffix parameter into the dll name (x86 or x64), the previous link failed to work Best regard Olivier This e-mail and any attachments may contain confidential or privileged information. If you are not an intended recipient, do not re-send, copy or use this e-mail. Please also contact the sender immediately and delete this e-mail in its entirety. Privilege is not waived by reason of mistaken delivery to you. Ce courriel et toutes ses pièces jointes peuvent contenir de l'information de nature confidentielle ou privilégiée. Si vous avez reçu ce courriel par erreur, merci de ne pas le transférer, le copier ou l'utiliser. Veuillez communiquer immédiatement avec l'expéditeur et supprimer le message dans son intégralité. Le fait de vous avoir envoyé ce courriel par erreur ne signifie pas que l'expéditeur renonce à ses droits. _______________________________________________ omniORB-list mailing list [email protected] http://www.omniorb-support.com/mailman/listinfo/omniorb-list