On 2017-08-16 22:08, Sieghard wrote:
* I think creating header translation units are also slightly less effort than runtime loading.Could you please explain? Don't you need the "header" information in any case,
Yes you need them in both cases, but the runtime loading requires more code to set everything up (granted that code only needs to be written once). Anyway, that's what I meant by "slightly less effort" when using static linking.
Regards, Graeme -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ My public PGP key: http://tinyurl.com/graeme-pgp ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

