Size of TSVN msi installer, need your opinion
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 12 Sep 2015 11:03:37 +0200
Hi,
Because the c-runtime merge modules provided by Microsoft with VS2015
But linking the c-runtime statically lead now to other problems:
That's because the c-runtime keeps global state memory for every dll
So now I could change the TSVN build to link *everything* statically,
This would fix all the problems that arise if the c-runtime is linked
But of course, that doubles the size of the msi installer.
1.9.0 32-bit : 15.8MB
fully static link:
So the 64-bit msi is almost 40MB in size now.
So, what should I do?
Link everything statically and have the msi use almost 40MB for a download?
Opinions?
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest interface to (Sub)version control /_/ \_\ http://tortoisesvn.net ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3137220 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].Received on 2015-09-12 11:03:39 CEST |
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.