selvanair has posted comments on this change. ( http://gerrit.openvpn.net/c/openvpn/+/1188?usp=email )
Change subject: openvpnserv: Fix writing messages to the event log ...................................................................... Patch Set 3: (1 comment) Patchset: PS2: > FWIW, buildbot also has a mingw build and it shows it generates the file. > @selva.nair@gmail. […] If that is so, all is good. Does the log just show building, or is the dll really generated as well? Also, is there a way to see buildbot logs -- for me the link always times out trying to connect to some AWS site. Further, is --no-entry really a valid linker option? Googling brings it up but that could be an "AI hallucination" based on MSVC's /NOENTRY. Anyway, I cant get that option to work. A way to make DLLs with no entry point using gnu linker is probably to pass -nostartfiles option to gcc. That said, I get no build errors -- just no dll to be found anyhere, nor the command building it is in the verbose logs.(https://gist.github.com/selvanair/7145365eab2b38c2c961646efca692ea). -- To view, visit http://gerrit.openvpn.net/c/openvpn/+/1188?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: I423c9880def0eb479abb72bef2e8034a73cf5905 Gerrit-Change-Number: 1188 Gerrit-PatchSet: 3 Gerrit-Owner: stipa <[email protected]> Gerrit-Reviewer: flichtenheld <[email protected]> Gerrit-Reviewer: plaisthos <[email protected]> Gerrit-Reviewer: selvanair <[email protected]> Gerrit-CC: cron2 <[email protected]> Gerrit-CC: openvpn-devel <[email protected]> Gerrit-Comment-Date: Wed, 17 Sep 2025 23:39:32 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: flichtenheld <[email protected]> Comment-In-Reply-To: selvanair <[email protected]> Comment-In-Reply-To: stipa <[email protected]> Gerrit-MessageType: comment
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
