Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!pprg.unm.edu!hc!ames!amdcad!sun!pitstop!sundc!seismo!uunet!munnari!otc!metro!ipso!runx!petem From: petem@runx.ips.oz (Peter Mason) Newsgroups: comp.os.minix Subject: Re: Minix-PC asld problems. Message-ID: <1982@runx.ips.oz> Date: 30 Jan 89 12:55:24 GMT References: <7269@louie.udel.EDU> Reply-To: petem@runx.OZ (PUT YOUR NAME HERE) Organization: RUNX Un*x Timeshare. Sydney, Australia. Lines: 11 In article <7269@louie.udel.EDU> mcvax!melkart!tih@uunet.uu.net writes: >I keep having problems with multiple declared externals... Every now and then >I'll get an error message from asld, and upon examination I'll find that I've >used a name for a variable or function that's also used in the library -- but >declared as static in the library module. Never the less, recompiling the >library module with a new name for that variable or function fixes the problem >for me. So, what's wrong with asld? Doesn't it understand statics at all? >Or am I doing something wrong? Yes, I've noticed this too but am only at 1.1. I assumed it to have been fixed since then. Is this true?