[Lazarus] invisible break points??

michael.vancanneyt at wisa.be michael.vancanneyt at wisa.be
Fri Jan 7 13:40:03 CET 2011



On Fri, 7 Jan 2011, Graeme Geldenhuys wrote:

> Op 2011-01-07 14:26, Vincent Snijders het geskryf:
>>
>> By default smartlinking is enabled on windows.
>
> That's not too clever for a software development tool - especially if it
> screws with the debugger (which you will use while writing software).
> Maybe Lazarus should default to disabling that.

No, there is a reason for doing this. If you don't, then all entry points as
defined in the windows unit must be present in the DLLs on your system.
Since the actual entry points can vary rather a lot depending on the version
of windows, it will result in many errors when linking.

Michael.




More information about the Lazarus mailing list