[fpc-pascal] Will the size of an executable depend on the uses clause

Marco van de Voort fpc at pascalprogramming.org
Wed Jun 16 11:38:23 CEST 2021


Op 2021-06-16 om 11:21 schreef Tomas Hajny via fpc-pascal:
>  Or if they contain $R inclusions.
>
> ...or many other things which may not be smartlinked, either because 
> it is not possible, or because the compiler and/or linker cannot do it 
> right now.
>
Yes. But it is good to keep the things that fundamentally can't be 
smartlinked (like init sections and resource files) apart from the ones 
that might not be smartlinkable  yet, which is only a temporary 
assessment of a target.




More information about the fpc-pascal mailing list