Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!kuhub.cc.ukans.edu!markv From: markv@kuhub.cc.ukans.edu Newsgroups: comp.sys.amiga.programmer Subject: Re: _AbsExecBase Message-ID: <1991May2.150233.30321@kuhub.cc.ukans.edu> Date: 2 May 91 15:02:33 CDT References: <12884@pt.cs.cmu.edu> Distribution: usa Organization: University of Kansas Academic Computing Services Lines: 27 > Of course, when I replace _AbsExecBase with $0004, everything works > fine. I could be wrong, but I thought AbsExecBase was always just an EQU in exec.i or somesuch. > Has _AbsExecBase been completely phased out as unnecessary, or are the > libraries I'm working with incomplete in this matter? Generally _AbsExecBase should only get referenced once. You should move its contents into _SysBase which is the normal name for the ExecBase. Not only does this remove a level of indirection, but speeds things up since ExecBase can now end up in FAST RAM with 2.0. > Unless it's something mind-shattering, reply by email, please. Our mailer is transiently hosed, so here's the post. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Mark Gooderum Only... \ Good Cheer !!! Academic Computing Services /// \___________________________ University of Kansas /// /| __ _ Bix: mgooderum \\\ /// /__| |\/| | | _ /_\ makes it Bitnet: MARKV@UKANVAX \/\/ / | | | | |__| / \ possible... Internet: markv@kuhub.cc.ukans.edu ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~