Hi,
I checked the docs, but could not find any reference to who actually calls the initialization routines like _init_Myunit?
It seems if I "link" with gpcgcc, they get called, but I'm not sure. It also seems that any unit that uses another unit calls the init routines for the used unit in its initialization, is that correct? So they are idempotent presumably?
Thanks, Peter.