Attention is currently required from: cron2, plaisthos, stipa. selvanair has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/1197?usp=email )
Change subject: fix building of openvpnsrvmsg.dll from eventmsg.mc in mingw builds ...................................................................... Patch Set 4: (2 comments) Patchset: PS4: Very nice.. cmake-mingw also works now. The dlls built using autotools also work on Windows event viewer. File src/openvpnserv/Makefile.am: http://gerrit.openvpn.net/c/openvpn/+/1197/comment/fe997674_e9daf92f : PS4, Line 46: $(CC) -shared -Wl,--entry=0 -nostdlib -nostartfiles -o $@ $< Adhoc build of this dll is fine, but fwiw, here is my try to use libtool instead: https://github.com/selvanair/openvpn/commit/bc94c62ac66a377df49044842515351aa256adcd The resulting dll is larger, but could be stripped as we do with other binaries. -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1197?usp=email To unsubscribe, or for help writing mail filters, visit http://gerrit.openvpn.net/settings Gerrit-Project: openvpn Gerrit-Branch: master Gerrit-Change-Id: I071e8190dac28f429257b8af1c6f9e68f8896bc0 Gerrit-Change-Number: 1197 Gerrit-PatchSet: 4 Gerrit-Owner: cron2 <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-Reviewer: stipa <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-CC: selvanair <[email protected]> Gerrit-Attention: plaisthos <[email protected]> Gerrit-Attention: cron2 <[email protected]> Gerrit-Attention: stipa <[email protected]> Gerrit-Comment-Date: Thu, 18 Sep 2025 17:45:45 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
