> The problem for us boils down to exposing functions as shared library entry > points. On AmigaOS libraries pass a pointer to a library "base" as the last > parameter - which acts somewhat like a got. Where does this value come from? How are function pointers represented in this ABI?