Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

link staticaly against libs #41

Open
iceberg1369 opened this issue Jun 7, 2015 · 3 comments
Open

link staticaly against libs #41

iceberg1369 opened this issue Jun 7, 2015 · 3 comments

Comments

@iceberg1369
Copy link

I think it would be nice if openvpn.exe could be linked statically against libraries so that can build low size binary rather than copying prexompiled dlls from mingw tree

@nmav
Copy link
Contributor

nmav commented Jun 7, 2015

What would be the advantage of that?

@iceberg1369
Copy link
Author

low size openconnect.exe,

@nmav nmav added this to the Unlikely to be added features milestone Jul 17, 2015
@nmav nmav added the feature label Jul 17, 2015
@ultimate-tester
Copy link

ultimate-tester commented Feb 14, 2018

Statically linking would result in an increased size in the final binary!

(https://i2.wp.com/www.scienceprog.com/wp-content/uploads/2006i/Embedded_linking/static_vs_dynamic_linking.png?resize=444%2C367)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants