[lazarus] lcl recompile hacks in makefiles
Peter Vreman
peter at freepascal.org
Tue Jan 9 03:28:42 EST 2001
> At 21:46 08-01-01 +0100, Peter wrote:
>
> >FYI: All the LCL recompile hacks can be removed when you include the line
> >
> >[require]
> >options=-Ca
>
> OK I'll add that. What does it do, it's not in the ppc386 -?
It sets the used registers value to all, that means that implementation details about a
procedure are the same as the value in the interface section, so no recompiles are
necessary.
More information about the Lazarus
mailing list