From: Christopher Croughton Message-Id: <97Jul3.195309gmt+0100.16656@internet01.amc.de> Subject: Re: Source of objdump? To: eldredge AT ap DOT net (Nate Eldredge) Date: Thu, 3 Jul 1997 18:57:38 +0100 Cc: crough45 AT amc DOT de, djgpp AT delorie DOT com In-Reply-To: <199707031742.KAA02455@adit.ap.net> from "Nate Eldredge" at Jul 3, 97 06:42:06 pm Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk Nate Eldredge wrote: > OBJDUMP comes with the Binutils package. If you get that, you should be > fine. Note that, AFAIK, prep.ai.mit.edu only distributes source code anyway, > so you get the first kind of source too ;-). I assume you have GCC or > another good compiler (ha, like what) on your Alpha, otherwise problems. Yes, I have gcc. Even a recent version! And gdb (compiled that myself from the latest sources), GNU make, but not (until now) the binutils. Many GNU packages can use the basic 'cc', though; I don't know if that's true of the binutils as well. I'd expect so, since IIRC that includes things like ln... I generally go to the 'official' site at MIT, because not only is it faster for me (weird net connectivity from this site) but in my experience the delay in updating the mirrors always means that I get the slightly out of date version from them (one day before they update sort of thing)... Thanks, Chris