Path: utzoo!attcan!uunet!cbmvax!andy From: andy@cbmvax.UUCP (Andy Finkel) Newsgroups: comp.sys.amiga.tech Subject: Re: IEEE libraries Keywords: IEEE Message-ID: <4691@cbmvax.UUCP> Date: 9 Sep 88 15:47:05 GMT References: <1356@percival.UUCP> Reply-To: andy@cbmvax.UUCP (Andy Finkel) Distribution: na Organization: Commodore Technology, West Chester, PA Lines: 26 In article <1356@percival.UUCP> billc@percival.UUCP (William Coldwell) writes: > >How come the IEEE libraries when installed are set to -1 whether they are >being used or not? I would like to flush them if they are not being used, >but I would also like to know what program is using them at the time... Check what the startup code that the compiler (and/or linker) is attaching to your program is doing to/for you. This can often be quite educational. These days it seems a lot of startup code is doing too much for my taste...declaring library bases, opening and closing libraries automatically, etc. You are probably running into one of these cases. If not, its still pretty interesting, seeing what is being added to your program. andy -- andy finkel {uunet|rutgers|amiga}!cbmvax!andy Commodore-Amiga, Inc. "If we can't fix it, it ain't broke." Any expressed opinions are mine; but feel free to share. I disclaim all responsibilities, all shapes, all sizes, all colors.