Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!zaphod.mps.ohio-state.edu!samsung!uunet!auspex!guy From: guy@auspex.auspex.com (Guy Harris) Newsgroups: comp.soft-sys.andrew Subject: Re: Why isn't ATK more widely used? Message-ID: <3757@auspex.auspex.com> Date: 26 Jul 90 01:59:59 GMT References: <2869@awdprime.UUCP> <8af8ZNH0BwwOANc1hQ@transarc.com> Organization: Auspex Systems, Santa Clara Lines: 8 >It currently requires dynamic loading before it will work on an architecture. And even if your OS supplies run-time dynamic linking (as more UNIX versions, for example, seem to be doing), which would probably obviate the need to do much work making "doload.c" (there might even be one that'd be portable among all SunOS 4.1/S5R4 implementations that provided "dlopen()" and company, for example), I think you still need to whip up assembler code for all the "ClassEntryN" thingies.