debug packages compile option
Posted: Thu Apr 17, 2014 2:54 pm
Hi Yeray et al,
I am compiling a Delphi project in Delphi XE4 release mode and using TeeChart Pro components (not using runtime packages, though I'm not sure if it's relevant to this question). Since I'm trying to produce the smallest .exe possible, I'm experimenting with different settings in the TeeChart installer (Recompile.exe).
My paths under Tools > Options > Library look like this:
C:\Program Files (x86)\Steema Software\TeeChart Pro 2014 Full Source Code\Sources\Compiled\Delphi18.win32\Lib
C:\Program Files (x86)\Steema Software\TeeChart Pro 2014 Full Source Code\TeeTree\Compiled\Delphi18.win32\Lib
C:\Program Files (x86)\Steema Software\TeeChart Pro 2013 Full Source Code\TeeTree\Compiled\Delphi18.win32\Lib
Interestingly, when I use the check box "debug packages compile option" in the installer or when I don't use it the file size of my executable stays the same. I didn't think that I was recompiling any TeeChart components when I compile my project because I only link to the compiled files in the IDE. Why is the size of my executable the same whether or not I recompile TeeChart with debug packages compile option?
Thanks for your help!
Stephanie
I am compiling a Delphi project in Delphi XE4 release mode and using TeeChart Pro components (not using runtime packages, though I'm not sure if it's relevant to this question). Since I'm trying to produce the smallest .exe possible, I'm experimenting with different settings in the TeeChart installer (Recompile.exe).
My paths under Tools > Options > Library look like this:
C:\Program Files (x86)\Steema Software\TeeChart Pro 2014 Full Source Code\Sources\Compiled\Delphi18.win32\Lib
C:\Program Files (x86)\Steema Software\TeeChart Pro 2014 Full Source Code\TeeTree\Compiled\Delphi18.win32\Lib
C:\Program Files (x86)\Steema Software\TeeChart Pro 2013 Full Source Code\TeeTree\Compiled\Delphi18.win32\Lib
Interestingly, when I use the check box "debug packages compile option" in the installer or when I don't use it the file size of my executable stays the same. I didn't think that I was recompiling any TeeChart components when I compile my project because I only link to the compiled files in the IDE. Why is the size of my executable the same whether or not I recompile TeeChart with debug packages compile option?
Thanks for your help!
Stephanie