The other advantage of the Delphi compiler over FPC is in the level and value of the optimizations. Delphi will actually generate a smaller and faster application on Windows then FPC will. This basically comes down to how long Delphi has been in production and the people that built the optimizer. Personally, I'm still looking for a way to use the Intel Compiler with pascal source .