C++Builder Berlin Win64 platform + LiteDac = giant exe size
Posted: Fri  09 Sep 2016 03:05
				
				Hi,
I notice strange problem: LiteDac increase exe size to 65 megabytes !!! in C++Builder Berlin for Win64 platform.
Steps to reproduce:
1. New C++Builder VCL forms application.
2. Place TLiteConnection and TLiteScript on form
3. Select Windows 64 platform.
4. In project options uncheck Link with dynamic RTL and Link with Runtime Packages.
5. Build configuration Release
After building project exe size will be about 65 !!!!! megabytes ! Is it's normal ???
For Windows 32 platform with same project settings exe size will be only 5 mb !
Delphi project Win64, Link with Runtime Packages disabled - exe size 7.2 mb
Delphi project Win32, Link with Runtime Packages disabled - exe size 4.4 mb
Any workaround to decrease exe size for C++Builder Win64 platform ?
			I notice strange problem: LiteDac increase exe size to 65 megabytes !!! in C++Builder Berlin for Win64 platform.
Steps to reproduce:
1. New C++Builder VCL forms application.
2. Place TLiteConnection and TLiteScript on form
3. Select Windows 64 platform.
4. In project options uncheck Link with dynamic RTL and Link with Runtime Packages.
5. Build configuration Release
After building project exe size will be about 65 !!!!! megabytes ! Is it's normal ???
For Windows 32 platform with same project settings exe size will be only 5 mb !
Delphi project Win64, Link with Runtime Packages disabled - exe size 7.2 mb
Delphi project Win32, Link with Runtime Packages disabled - exe size 4.4 mb
Any workaround to decrease exe size for C++Builder Win64 platform ?