Hi,
I'm an experienced, long-time Delphi programmer, but a newbie to Lazarus and Free Pascal. Please excuse me if this is a question which has been answered many times, but after searching and reading a bit, I couldn't find any obvious answer.
After downloading and installing the Lazarus package on Windows 32, I created a test program consisting of a form with a button and a label on it, and got a 12MB exe.
I've looked at the FAQ and various pages about smart linking and optimizing size, and I've rebuilt Lazarus with -CX -XX options, and recompiled the test program and it doesn't make any difference.
Maybe I'm missing something obvious. Any advice?
Thanks!