2 Jul
2013
2 Jul
'13
1:32 p.m.
On Tue, Jul 2, 2013 at 4:47 PM, Tom Kent
In the 1.54.0 release, I noticed that the size of the binaries built with visual studio was more than twice that of the previous releases. For example the msvc-8.0-64 build went from 2GB to 5GB. Upon further investigation, almost all of that increase was in the libboost_log_setup* binaries, which were each in the 100s of MBs.
Does anyone know if there is a reason for this? Is it a configuration error?
Yes, these libraries are expected to be quite large, especially when debug symbols are on.