[fpc-devel] Delphi-like Packages, Plan
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Mon Oct 4 16:58:14 CEST 2010
Dimitri Smits schrieb:
> if you say you want to build with runtime packages x, y and z, the
> linker/compiler take into account that you implicitly dynamically
> link to the (units contained in) the packages that package x,y and z
> depend on (and recusively until no additional dependencies remain).
>
> if in none of the above x,y,z (and the bpl's they depend upon) is
> contained a unit you use in your current build-target (exe, dll,
> ...), then the unit is implicitly included into that build-target.
Thanks for the clarification :-)
DoDi
More information about the fpc-devel
mailing list