[fpc-devel] Delphi-like Packages, Plan
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Mon Oct 4 05:20:33 CEST 2010
Florian Klämpfl schrieb:
> I fear also a lot of pitfalls with this possibility for example
> executables using dyn. packages might be never smartlinked because it is
> unknown at link time which packages will be loaded so all symbols of the
> statically linked packages must be available.
IMO all symbols, that are usable from dynamic packages, also must reside
in dynamic packages. In Windows terms: a DLL can and must know nothing
about the using application.
DoDi
More information about the fpc-devel
mailing list