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

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to